How do I create a new Launch Configuration Tab? [message #521573] |
Thu, 18 March 2010 06:59 |
Jason Messages: 17 Registered: September 2009 |
Junior Member |
|
|
Hi,
I am trying to create my own launch configuration tab that subclasses CDT's CLaunchConfigurationTab class.
I was able to get my controls to display ok in the tab, but I am not sure where to go from here.
I have the following questions:
1. How do I enable the Apply/Revert buttons in the launch config dialog? I have a set of radio buttons, a combo, and text field, and when one of those controls change I expect the Apply button to be enabled. I tried using the function setDirty(true) but this doesn't seem to do anything.
2. Assuming I get the Apply button to enable when a control is changed, how do I save those changes? In other words, if someone changes the selected radio button, or switches the selected item in the Combo, how does that change persist?
Any help would be greatly appreciated, I am really stuck at the moment.
Thanks,
Jason
|
|
|
Powered by
FUDForum. Page generated in 0.03763 seconds