Is it possible to programmatically create new user interface methods through scripting?

var new_window = new window()?

Also,
Is there a way to see the names defined in the current namespace, sort of like python's dir() function in the debug interpreter?

Regards,
Ken

Reply via email to