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 


Disappearing buttons *SOLVED*

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
JerryDee
Contributor
Contributor


Joined: 19 Oct 2005
Posts: 53
Location: Czech Republic

PostPosted: Tue Mar 30, 2010 10:16 am    Post subject: Disappearing buttons *SOLVED* Reply with quote

Hi guys,

I encountered an unpleasant problem with 'group and line' commands. If you press Alt-key (for a menu item achievement), all buttons within a group/line range disappear.
If you press Alt-key again and then run with mouse cursor over "invisible" buttons or if you click there, these buttons apear again.
Next time the buttons "behave fairly" Smile

I'm working with VDS6Pro version (but in vds5 standard executable mode) on Win Vista.
In vds6 mode any "real" buttons not disappear but the 'Check and Radio' buttons YES!

Can you try it at this enclosed code, please? Any help is appreciated!

Jerry

Code:
  DIALOG CREATE," ",-1,0,300,200,SAVEPOS,CLASS TZP,
  DIALOG ADD,MENU,Menu
dialog add,group,gr,5,5,290,40
#dialog add,line,ln,5,5,290,40
  DIALOG ADD,BUTTON,B1,10,10,40,24,One
  DIALOG ADD,BUTTON,B2,10,55,40,24,Two
  DIALOG ADD,BUTTON,B3,10,100,40,24,Three
  DIALOG ADD,CHECK,B4,10,145,40,24,Four
  DIALOG ADD,RADIO,B5,10,200,40,30,Five
  dialog show

:evloop
  wait event
  %E = @event()
  goto %E

:B1button
:B2button
:B3button
:B4button
:B5button
  goto evloop
 
:Close
  exit

_________________
Jerry
(VDS 4,5,6 Pro | V-Setup 3)


Last edited by JerryDee on Wed Apr 07, 2010 9:57 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
bornsoft
Contributor
Contributor


Joined: 19 Feb 2009
Posts: 113
Location: Germany

PostPosted: Wed Mar 31, 2010 12:20 am    Post subject: Reply with quote

No disappearing here on WinXP Pro SP3 in both, VDS 5 and 6 executable mode.
Back to top
View user's profile Send private message Visit poster's website
JerryDee
Contributor
Contributor


Joined: 19 Oct 2005
Posts: 53
Location: Czech Republic

PostPosted: Wed Mar 31, 2010 7:10 am    Post subject: Reply with quote

Hi bornsoft,

Thanks for you answer. Yes I know - this problem is combined only with OS Vista. It runs smoothly on my old desktop (XP).

Regards,
Jerry

_________________
Jerry
(VDS 4,5,6 Pro | V-Setup 3)
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help 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