Sytzze,
Assuming you HAVE subclassed your controls ( you always do that don't you?)
then simply modify the base class refresh() methods to look at a global
Object property eg. oGlobal.Enable_Edit which you set as you traverse the
data and set the Enable property of each control accordingly.

Dave Crozier
 The secret to staying young is to live honestly, eat slowly, and to lie
about your age 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Sytze de Boer
Sent: 21 July 2006 05:33
To: profox@leafe.com
Subject: Re: Inno Setup question

Hi foxers
Can some of you give opinion/advice please

I have a free standing table, and a form with a 25 page pageframe Altogether
there are some 100 text boxes and/or check boxes etc.

As the client scrolls throught the table, depending on a specific flag, I
need to either make the ENTIRE form read-only, or not read only.

Is there a way to do this with (say) ONE command, or do I have to identify
each and every text box, check box.
e.g., if okay, thisform.text1.readonly=.f.


--- StripMime Report -- processed MIME parts --- multipart/alternative
  text/plain (text body -- kept)
  text/html
---


[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to