Hey all,

 

I have a couple components I'd like to develop and use some of the base
classes to do it. The only issue I'm having is because we can't see the
inner workings of some of the base classes, it makes it more difficult to
know how to extend off of them, or which is the best for the job. Some
examples of what I mean:

 

-          A list based component, but needing more flexibility and
customizations than an altered Listbox could give me

-          A RemoteObject Class with added additional features and specific
usage cases

 

How can I develop components based off the base classes when they remain a
mystery?

 

Cheers,

 

!k

Reply via email to