forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Dialog cursor usage in IDE

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
Skit3000
Admin Team


Joined: 11 May 2002
Posts: 2166
Location: The Netherlands

PostPosted: Sun Nov 04, 2007 1:49 pm    Post subject: Dialog cursor usage in IDE Reply with quote

When you use the "dialog cursor" command in the VDS IDE, stop your program and restart it, the last used cursor will be displayed by default. Try running the script below twice from the same IDE:

Code:
DIALOG CREATE,New Dialog,-1,0,240,160
  DIALOG SHOW

wait event

dialog cursor,hand

_________________
[ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial!
Back to top
View user's profile Send private message
Serge
Professional Member
Professional Member


Joined: 04 Mar 2002
Posts: 1480
Location: Australia

PostPosted: Mon Nov 05, 2007 1:24 am    Post subject: Reply with quote

the same thing happens with compiled scripts ... if you shut them down when a hand cursor is displayed, then the next time you open that script, it will display the hand

serge

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
DaveR
Valued Contributor
Valued Contributor


Joined: 03 Sep 2005
Posts: 413
Location: Australia

PostPosted: Mon Nov 05, 2007 7:21 am    Post subject: Reply with quote

I always include 'dialog cursor, ' after 'dialog show' just in case my program crashed while a different cursor was set.

Code:
dialog show
dialog cursor,

_________________
cheers

Dave
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group