-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Could someone summerize the whole thread it looks like a nice
code-snippet or at least could someone post the working code lines?

Tom

Fabricio Lemos wrote:
> Thank you again Stephan. Now it´s doing what I want.
> 
> Just for curiosity and future needs: is there any reference where
> IsVisible property is specified for textfields? Did not find anything
> in the Developer's Guide (v1.1 from December 2003) and in the api
> specification (sdk v1.1). In the Developer's Guide I found IsVisible
> propertie only for other components, like Spreadsheets and Layers.
> 
> On 8/30/05, Stephan Wunderlich - Sun Germany - ham02 - Hamburg
> <[EMAIL PROTECTED]> wrote:
> 
>>Hi Fabricio,
>>
>>
>>>Worked just fine.
>>>Thank you, Stephan.
>>>
>>>But, in my application, I need to hide a textfield that has a given
>>>name. How would be the code for that?
>>
>>When you have a Enumeration of your TextFields you can query each of
>>them for an XDependentTextField. UserFields are those and then you can
>>call the method getTextFieldMaster() at this and get the property name
>>from the returned PropertySet.
>>If the TextFieldMaster has the name you search you can set the property
>>  "IsVisible" at the corresponding TexField.
>>
>>Hope that helps
>>
>>Regards
>>
>>Stephan
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org

iD8DBQFDJTU6kVPeOFLgZFIRAoa9AJ92O2wEKnFcn1of7JDQNl0D8ssC6ACgsBDw
z638QpgLS14VmYTmxzl+TG4=
=qLhC
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to