Author Topic: Notification, when build target changes  (Read 3124 times)

gringo

  • Guest
Notification, when build target changes
« on: May 31, 2007, 10:01:39 am »
Hi,
I think it would be very useful to have a notification, when the active project's build target is changed; maybe an event called "cbEVT_PROJECT_TARGET_CHANGED" or sth. like that. Actually, I want to modify the "Debug" menu according to the currently chosen build target of the active project, so it's necessary, to notice the change. Btw.: the modification of the "Debug" menu has to to be done, because different targets can have different compiler/debugger toolchains.

Regards,

Gringo