Re: RedyCode 0.9.2 released
- Posted by ChrisB (moderator) Jul 01, 2016
- 3578 views
Hi Ryan
How do I modify the properties of a widget?
create_main_window() creates a main window with a container cntMain.
I thought I could use cmd_set_props(widget_get_id("cntMain"), { {"margin", "20"} }) to modify its properies, but this isn't locatable within the includes, or do I need to use a specific include?
The first of many questions.
Cheers
Chris Burch