I do have a custom component (derived from TPaintBox) that also sets at 
run-time at the mouse-down event the cursor to e.g. However I dfo have two 
questions: Within my mouse-move event I check for a condition at modify the 
mouse cursor to crHandPoint. 
This works, but while moving with the mouse down would like to change the 
cursur to say crUpArrow: setting this with screen.cursor := crUpArrow will 
work, but I would like to set the component's cursor and not the screen cursor.
 
two solutions I could though of , but do not know the solution
 
1. find a way to set the self.cursor pointing to the component itself : I do 
not know how to force an update to show the new cursor...
2. use a screen.cursor and find the triger when the cursore gets outside the 
border of the component : what windows message triggers when the cursor goes 
outside of a TPaintBox
 
any idees?
 
andries
The Netherlands
 

                
---------------------------------
 Yahoo! FareChase - Search multiple travel sites in one click.  

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/i7folB/TM
--------------------------------------------------------------------~-> 

-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to