At 06:52 PM 7/8/2009, Tony Luck wrote:
Well I am officially wow ed by 9.
G'day Tony,
Glad to see you joined the group of RBG9 Private Beta Testers!
Hope you had an opportunity to explore eXclusive options and
samples included in RRBYW16.
One question does anyone have or know the property syntax for changing
the mouse cursor (if there is one) My thought is this.. I would like to
have the pointer (mouse cursor) until the user clicks on lets say a bit
button and have it change to a hour class cursor while the EEP processes
(or am I getting ahead of myself here).
There are two ways to achieve your goal.
01. Right-click on any control and select one of your favorite
cursors from the available 21 options.
http://www.rbaseExtreme.com/cursors/Cursors_01.png
http://www.rbaseExtreme.com/cursors/Cursors_02.png
http://www.rbaseExtreme.com/cursors/Cursors_03.png
http://www.rbaseExtreme.com/cursors/Cursors_04.png
02. To dynamically change the cursor shape, use the following
PROPERTY command R:BASE eXtreme 9.0.
Syntax:
PROPERTY <ControlCompID> CURSOR 'cursortype'
Supported Cursor Types:
crAppStart
crArrow
crCross
crDefault
crDrag
crHandPoint
crHelp
crHourGlass
crHSplit
crIBeam
crMultiDrag
crNo
crNoDrop
crSizeAll
crSizeNESW
crSizeNS
crSizeNWSE
crSizeWE
crSQLWait
crUpArrow
crVSplit
-- Example
PROPERTY <ControlCompID> CURSOR 'crHourGlass'
RETURN
Love the work Razzak I have even stopped going fishing while I am
exploring the options.
Oh no ....
I guess you have got your priorities in order.
Enjoy and make sure to have fun!
Very Best R:egards,
Razzak.
--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
================================================