Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Add elements to UI
06-17-2013, 07:57 PM (This post was last modified: 06-17-2013 07:57 PM by micheus.)
Post: #2
RE: Add elements to UI
povmaniac, I'm not sure I can help you with this, but have you took a look in the Ask dialogs examples (wpc_test_ask.erl) at /wings/plugin_src?
There is an sample about add components dynamically: dynamic_dialog/1
Maybe it can help you.

You also can load the module by typing at the Erlang console (after you start your Wings3d):
Code:
1>  wpc_test_ask:enable().
-----
2>  wpc_test_ask:disable().
don't forget the [dot] at the end of line.
Reply


Messages In This Thread
Add elements to UI - povmaniac - 06-15-2013, 06:45 PM
RE: Add elements to UI - micheus - 06-17-2013 07:57 PM
RE: Add elements to UI - povmaniac - 06-17-2013, 08:51 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)