News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Manager:: help

Started by dvserg, September 14, 2021, 10:59:29 PM

Previous topic - Next topic

dvserg

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.