Home » Developer & Programmer » Forms » Difference Between Property Class and Visual Attributes
Difference Between Property Class and Visual Attributes [message #84536] Sun, 28 March 2004 19:41 Go to next message
Ravi
Messages: 251
Registered: June 1998
Senior Member
Can any body tell me the Difference Between Property Classes and Visual Attributes in detail.
Thank You
Re: Difference Between Property Class and Visual Attributes [message #84538 is a reply to message #84536] Mon, 29 March 2004 00:58 Go to previous messageGo to next message
Ani
Messages: 56
Registered: November 2000
Member
Hi,
difference s :
property class - can be used to set different properties for text items,display items etc by using add on the property class sheet where as
visual attribute - u can set only the backround color and foreground color properties.

All the best
Regards
Ani
Re: Difference Between Property Class and Visual Attributes [message #84540 is a reply to message #84538] Mon, 29 March 2004 01:49 Go to previous messageGo to next message
Ravi
Messages: 251
Registered: June 1998
Senior Member
Thanks Ani,

Can you please descibe more that how both are different in inheritance?
Can we inherit visual attributes from one module to another without using property classes?
Can we change them at runtime?

Thanks and Regards
Ravi
Re: Difference Between Property Class and Visual Attributes [message #84556 is a reply to message #84540] Mon, 29 March 2004 20:05 Go to previous message
Ani
Messages: 56
Registered: November 2000
Member
Hi,
1. Both can be subclassed or copied to different applications from one form to another.
2. Property class s used in place of a property sheet of a text/display item. u can set the properties of your own choice and use them across your form.
3. use can use visual attibute dynamically.1st create a visual attibute of your choice.
use set_item_property('text_name',visual_property,'va_name').
4. it s better to copy the visual attribute from one form to another than to subclass it .

all the best
ani
Previous Topic: Very need help
Next Topic: Multiple Master Single Detail Relationship
Goto Forum:
  


Current Time: Mon May 06 17:40:38 CDT 2024