Re: How Hide Cursor? Dont Work!

From: Boris Nienke (nospam_at_nsonic.de)
Date: 11/17/04


Date: Wed, 17 Nov 2004 09:22:35 +0100

On Tue, 16 Nov 2004 12:26:44 -0000, Daniel Moth wrote:

> I haven't encountered that before but at a guess, your app is still loading
> while you are trying to take the screenshot so the cursor is shown to

is there a chance to get notified when the App has finished loading?

> indicate that your app has not loaded yet. In that case, since you did not
> show the cursor in the first place, I doubt you can hide it. Sounds like you

yes - the wait-cursor is the one of the framework :'(

> must either take the screenshot after your app has finished loading OR do

cool - but how ;) ?

> not show forms as part of your loading process (and only continue loading
> them after you have taken the screenshot)

as said - i've tried without forms - no chance

> OR maybe Application.DoEvents

didn't work

> could help OR use a C++ launcher app and do the screen shot in there and
> only then launch your managed app). As you can read, pure speculation.

A C++ would be cool - but i'm not a C++ coder and really don't know how to
do that stuff (i need to read some textfiles before taking the shot etc.)

I don't know when the framework will hide the cursor at all. Isn't it
possbile to write a formless application in .Net for the pocketPC and get
informed when loading is finished (so get informed when wait-cursor is gone
away?)
...i "hate" that framework-waitcursor >:-(

Boris



Relevant Pages

  • Re: How Hide Cursor? Dont Work!
    ... I haven't explicitly looked into getting notified when an App has finished ... loading... ... >> show the cursor in the first place, I doubt you can hide it. ... >> must either take the screenshot after your app has finished loading OR do ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: C5 woes. How stable is VFP really?
    ... After that I close the SQL server cursor and work with my manual cursor instead. ... a VFP9 app on a really old machine ... app was under more "pressure", VFP showed ...
    (microsoft.public.fox.programmer.exchange)
  • Re: List of bad practices
    ... >> Here's one pure set-based solution: ... >> SELECT app, MAXAS mx ... >> The cursor-based solution is a cursor based on a query that marks ... >> numbers for orders based on orderid sort: ...
    (microsoft.public.sqlserver.programming)
  • Re: List of bad practices
    ... >>>> SELECT app, MAXAS mx ... FROM Sessions AS S1) AS C ... >>>> I haven't found a better performing pure set-based solution but I'd ... >>>> cursor outperforms a pure set-based query. ...
    (microsoft.public.sqlserver.programming)
  • Re: Replacing the system mouse cursor
    ... A more serious question is what do you want the cursor to show? ... You can do this, as already suggested, by using WM_SETCURSOR within your app. ... If your app can query the orientation, it can create a bitmap which rotates to indicate ... The Bad News is that I don't know how to do this (but on the other hand, ...
    (microsoft.public.vc.mfc)

Quantcast