Hello!
I write self plugin for CodeBlocks, and have one problem.
How i can get access to wxSmith (WXS) Visual IDE Editor selected item(control) via Manager:: or any other global variable ?
I add self Toolbar to the IDE, and want call from them Visual any items functions.
Maybe i must use cbEditor or Events (throw in IDE toolbar and catch in wxSmith item )?
Any idea please? Thanks.