> G.C. wrote:
> Is there a way, given a widget, to find out programmatically what the
> relevant properties of the widget are?

Only the documented ones.
Even the property inspector shows only the "user_visible" ones.
The only possibility I can see is to scan the lcb file (if it is available).

So, if somebody doesn't document the properties and the widget is not "open 
source" then you get nothing, whether programatically or not.



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to