Page 1 of 1

Character members: cursor, gump and prompt

Posted: Mon Feb 18, 2008 10:50 pm
by itec
In pol refs, you can find these members listed for character:

Code: Select all

cursor	Boolean	True if the client has an active target cursor	r/o
gump  	Boolean	True if the client has any active gumps from SendGump	r/o
prompt	Boolean	True if the client has any active String or Unicode prompt windows	r/o
Still none of these seems to work on 097 RC5. Core-changes.txt doesn't mention anything about it either.

Posted: Mon Feb 18, 2008 11:52 pm
by OldnGrey
These were added in November by MuadDib to a core that hasn't been released yet. (rc6?) It's referenced in the distro CoreChanges.txt along with a few others.

Posted: Tue Feb 19, 2008 3:50 am
by itec
Thanks for the info. I hope we get the new core soon, these members would come handy.