Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Classes not to subclass
Message
From
26/05/2003 06:03:49
Lutz Scheffler (Online)
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
26/05/2003 04:56:49
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00792211
Message ID:
00792794
Views:
24
Marcia,

PMFJI, does this ADD OBJECT (not the member*) thing work with versions prior VFP 8.0?
Can I add moe then one object?

Agnes
>Is there a similar way to specify the base class to use for the column's Textbox?
>
>
>*** Column class for grdList
>DEFINE CLASS colCustom AS Column
>  Name = "Colcustom"
>  HeaderClass = "hdrSortGrid"
>  HeaderClassLibrary = "GridMembers.prg"
>  ADD OBJECT Text1 as txtgrid
>ENDDEFINE
>
>
>DEFINE CLASS txtGrid AS TextBox
>  Name = "txtGrid"
>  BorderStyle = 0
>  SpecialEffect = 2
>  Margin = 0
>ENDDEFINE
>
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform