Advertisement

1 - 10 of 126 containing alltags:("spinning") (0 seconds)
I need to code a spin box in my SDK program. The only documentation I have found says "A spin box is a combination of a text box and an up-down control". Unfortunately, it didn't include an example...
Zones: Windows ProgrammingDate Answered: 02/26/1999 Grade: B Views: 4
Hi... I have a spin control in my dialog box (UpDown control) and a progress bar.... I need the classes of those controls so that I will be able to manage them (messages and properties). Any help?...
Zones: C++Date Answered: 03/12/1999 Grade: C Views: 0
Last week I created a spin control in IE. This may be viewed at my site http://www.velki.com/pappu/spbut.html I works but i want the feature of increment by a timer. When the user will mousedown...
Zones: JavaScriptDate Answered: 01/15/2004 Grade: A Views: 0
How can I make a 'spin box', I am not sure this is what it is called! On a usual print dialog box the spin box would be used to define 'number of copies' you would like to print. i.e. a text ...
Zones: JavaScriptDate Answered: 03/30/2003 Grade: A Views: 0
Hi, I am setting the range for spin control with SetRange(0,500). And position is SetPos(0); But In edit box  "1" is dsplaying. How can i display "0" by using SetPos() method?. and how can i u...
Zones: Windows MFCDate Answered: 12/16/2004 Grade: B Views: 4
Is there some way I can do this with a loop? :       m_spin1.SetRange(1,20);       m_spin1.SetPos(1);       m_spin1.SetBase(1);              m_spin2.SetRange(1,20);       m_spin2.SetPos(1);       m_spin2.SetBase(1);              ...
Zones: Windows MFCDate Answered: 06/16/2005 Grade: A Views: 0
Hi, I have an LG 52x32x52x CD-RW drive.  When I use this drive to play an audio CD with WinAmp, the drive spins like crazy (feels like the desktop is going to take off like a helicopter!).  Once...
Zones: General SystemsDate Answered: 11/07/2005 Grade: A Views: 0
Hi, A few months ago I noticed a patch (I think it was from Microsoft) that stops Win 95 just spinning the hard drive endlessly for no good reason - as it is wont to do. I tried to find the patch...
Zones: Windows 95Date Answered: 03/07/1999 Grade: C Views: 0
Do you know how to program a spin control? If so and you're interested, lock on and I'll assign the points. Otherwise, I'll delete the question.
Zones: Windows ProgrammingDate Answered: 02/26/1999 Grade: A Views: 4
My CD-ROM (AOpen 36x) stops spinning very soon after it accesses the disc for the last time. When I want to read the disc again, I have to wait while it spins up. I cannot play games from CD becaus...
Zones: HardwareDate Answered: 09/01/1999 Grade: C Views: 0