17 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for JohnMcPherson

Hello, I am having a problem with a C cursor screen that I am developing. The screen compiles without a problem, but when I try to run the screen, it does not come up, and no error message is shown on the screen. Also, there is no file created with …

0
162
Member Avatar for kaizen202

I have a custom combobox as below public class ListViewCombo : ComboBox { ToolStripControlHost listViewHost; ToolStripDropDown dropDown; public ListViewCombo() { ListView lstView = new ListView(); lstView.BorderStyle = BorderStyle.None; listViewHost = new ToolStripControlHost(lstView); dropDown = new ToolStripDropDown(); dropDown.Items.Add(listViewHost); } public ListView TListView { get { return listViewHost.Control as ListView; } } …

0
161
Member Avatar for assassasshole99

Hi, when I change an animation on the player, it flashes before it changes. The method I'm using to change the animation is crude, but its all I know, so I don't even know if there's a better way. I made a player class, and I have a function to …

0
106
Member Avatar for StarTrekCafe

hi. my name is Marvin, from Australia. i am totally blind. i use a screen reader called Job Access With speech (jaws), right! a picture of a shark. from http://www.freedomscientific.com. okay here's my review of jaws 14. some of the new features i use include, when you can not read …

1
85
Member Avatar for emanfman

Hey. Windows 7 x86. 4GB RAM. 500GB HDD. Bluescreens every other time coming out of standby/hibernate. Only pointing to Windows kernels... but there's gotta be another reason. STOP 0xE1, in case you were wondering. All dumps attached. Thanks, Emanfman

0
162
Member Avatar for James19142

This app I finally got the splashscreen to the way i want it, but when I run the .exe from the explorer the splashscreen loses its transparency and has a white background replacing the glow; In when the compiler runs it directly after it builds it look exactly how it …

0
112
Member Avatar for catls44

I have an ACER 7741Z. THe screen just went black on me. I unplugged it over night, took battery out, help start button 60 seconds then restarted it. Screen still is black after I type in my security code. After a period of time the computer goes into sleep mode …

0
173
Member Avatar for kaosjon

i am currently trying to add a uploading/scanning screen to my file upload site, (just to be clear i need the 'design' part of it, like actually displaying the box not anything to do with the scanners, or implementing the scanners, just a box that says scanning with a scanning …

0
122
Member Avatar for sjgood

I need help with two things.... 1. I would like to lower the speed of the snake. 2. I want to make the screen, snake, and food bigger. I really need to change the speed. The 2nd thing is just something extra. But, I've tried a bunch of little things …

0
99
Member Avatar for DenisOxon

[COLOR="blue"] Hi, I have been given a Dell Inspiron Mini 10 to fix by a friend, but it is stumping me currently. Friend put new screen because previous one was cracked. He couldn't get it to work, though claims to get it to display like old DOS machines, but I …

0
128
Member Avatar for darwin_nacional

Hi guys, I'm trying to add a splash screen on my app but I can't seem to follow the instructions here in: [url]http://download.oracle.com/javase/tutorial/uiswing/misc/splashscreen.html[/url] ... creen.html I'm using netbeans and I can't understand where to put the gif file. I have also tried editing the manifest.mf but I can't make it …

0
102
Member Avatar for epicbeast9022

Hi, I'm trying to make a pong game on Xcode 3.2 with SDL but nothing displays, just a black window. Codes: [CODE]#include "includes.h" #include "constants.h" #include "functions.h" int pscore=0,cscore=0,ppaddle=185,cpaddle=185,ballSpeed = 0,cpuPadSpd = 0,frame = 0; SDL_Surface *screen=NULL,*secondary=NULL,*playerscore=NULL,*cpuscore=NULL,*cpuwin=NULL,*playerwin=NULL; bool gameEnded = false,selectedDiff=false; TTF_Font *font,*humungo; SDL_Event e; //PongBall ball; void cleanup() { …

0
120
Member Avatar for oO_flynn_oO

Hey, this is my first post. i hope someone can help. [B]Backstory[/B]: i am putting up this web site, using a flash template: [url]http://jealousproductions.net/[/url] the publish settings are set to have 100% width & 100% height for the html file. Under the main title bar, there are 4 pages. The …

0
129
Member Avatar for theoQ

While perusing Facebook, my avast anti-virus blocked a Win32 Alureon virus. Firefox crashed then computer went to blue screen with some words at top (don't remember what it said). No control. Disconnected power. Turned computer back on, computer starts, shows bios screen with F2 and F12 only, then goes to …

0
100
Member Avatar for Djacques

There is an acknowledged problem with the Samsung NC10 netbook and other of their netbooks. Mine was about 3 months out of warranty. Problem: Screen goes blank at higher brilliance levels. Disclaimer: The following will work but is not a repair! The logic and troubleshooting might be a good laugh …

0
206
Member Avatar for wopman

HELP!!! i have a mac pro lap top some time a go i had windows 7 installed two days now the screen has been black , I turn it on evry thing worked but nufin on the screen but black i also installed T V Turnner on my lap top …

0
73
Member Avatar for SillyBilly

My brother cracked his display in his laptop and ordered a new one for it, it was the same model except something about the finish was satin, how ever, it was the only difference. He pulled the front monitor cover off and changed the LCD was very simple task on …

0
133

The End.