Guidance
指路人
g.yi.org
Guidance Forums / Reginald Rexx / Changing FRAME text dynamically

Register 
注册
Search 搜索
首页 
Home Home
Software
Upload

  
Forum List • Thread List • Refresh • New Topic • Search • Previous • Next First 1 Last
Message1. Changing FRAME text dynamically
#13384
Posted by: Michael S 2010-10-31 15:24:17 Last edited by: Michael S 2010-10-31 15:29:19 (Total edited 1 time)
I have a frame control called tupp_times_frame. I would have thought that the following code would change the text

tupp_times_frame = 'Frame - changed text'
guisetctlvalue('tupp_times_frame')	

but nothing seems to happen. I also tried the following

temp = 'Frame - changed text'
guisetctlvalue('tupp_times_frame', temp)	
Am I doing something wrong ?

Yes - I should have followed the link talking about Group boxes. The correct code is:-

temp = 'Frame - changed text'
guiaddctltext('tupp_times_frame', temp)	
Forum List • Thread List • Refresh • New Topic • Search • Previous • Next First 1 Last
掌柜推荐
 
 
 
 
 
 
 
 
 
 
 
 
© Fri 2024-4-19  Guidance Laboratory Inc.
Email:webmaster1g.yi.org Hits:0