Advertisement

1 - 10 of 2181 containing alltags:("Cursor") (0.002 seconds)
I want to know how can I display a busy cursor in MS VC++ 5.0.
Zones: C++Date Answered: 10/23/1997 Grade: A Views: 0
Where on ones HD can you find where that 'hand' to indicate hypertext links is? How can you change it? I already have a cursor I want to change it to but I cant find it under Control Panel, Mouse, ...
Zones: HardwareDate Answered: 07/01/1999 Grade: C Views: 0
Hi, I am making a screen capture program. No problem on how to do it, I'm getting the getDesktop handle etc... Everything is ok. But, Iwould like to have the mouse cursor appearing on the screensho...
Zones: Delphi ProgrammingDate Answered: 03/27/1999 Grade: A Views: 0
Help me!!!please. How I can set cursor into one field ??? I 'd like to script.
Zones: Lotus NotesDate Answered: 04/19/1999 Grade: A Views: 0
How to control the cursor displacement in a form when using <tab> to reach the next field?
Zones: Lotus NotesDate Answered: 07/05/1999 Grade: A Views: 0
My scipt is telling me that I have a cursor that is read only.  I am dealing with Nexted While loops and have three levels.  I am conwverting this from Oracle. Here is the core code.  This must be ...
Zones: MS SQL ServerDate Answered: 08/11/1999 Grade: A Views: 0
I have a query object which I am using to dynamicaly assign an SQL statement. The following is the code snippet:   update_sql.close;   update_sql.SQL.clear;   update_sql.SQL.add(qry_str); // qry_s...
Zones: Delphi ProgrammingDate Answered: 08/26/1999 Grade: B Views: 0
SQL error -514 is being returned in a program. Definition says the cursor is not prepared. Please explain the meaning of this and what I need to look for to fix it.
Zones: DatabasesDate Answered: 01/18/2000 Grade: A Views: 0
I call the BeginWaitCursor() function (in mulitthreding apllication with SplitterWindows)The hourglass cursor disapppears after  a working thread exists. Sometimes it dissappears after mouse moving...
Zones: Windows MFCDate Answered: 01/28/2000 Grade: A Views: 0
Hi !!! I need to write a cursor (default ?), which moves only on specified grid (i.e discrete mouse move I guess). How should I implement it ? Is there are any examples around ? Thanks.
Zones: Windows MFCDate Answered: 02/23/2000 Grade: B Views: 0