> RealBasic - one line
> ------------------------
> fontMenuButton.font = Me.SelTextFont
>
further, you can create custom bindings in REALbasic where you have one
subclass talking to another.

So you can get the result you want by setting the subclasses and 'drawing' a
line between the two objects.

eg. I have a listbox subclass that automatically finds data based on it's
name.
And the data source can be postgres, mysql, xml, adodb.
At the window level, all I have is the listbox.

Keith Hutchison
Balance-Infosystems.Com

postgresql - mysql - dbf
Foxpro - Delphi - MS Access - REALbasic - Java
http://balance-infosystems.com http://realopen.org

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to