Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » ManagedBuildInfo: Radio-buttons and disable check-boxes questions
ManagedBuildInfo: Radio-buttons and disable check-boxes questions [message #109827] Thu, 08 July 2004 15:15 Go to next message
Jerome Correnoz is currently offline Jerome CorrenozFriend
Messages: 80
Registered: July 2009
Member
Hello,

I use the CDT2.0 and I am extending the ManagedBuildInfo extension point
for ous toolchain.
I create targets, tools and I populate tools with OptionCategory and
Options.
I can create enumerated list, boolean (check_box), string etc ...

I would like to know if:
1- Does exist a way to create radio-buttons as options ?
2- Is it possible to enable/disable one option according to conditions
(value of other options) ?
3- Is it possible to hide/show some options according to conditions ?

Thanks
Re: ManagedBuildInfo: Radio-buttons and disable check-boxes questions [message #109937 is a reply to message #109827] Fri, 09 July 2004 08:11 Go to previous message
Eclipse UserFriend
Originally posted by: monali_bhalerao.yahoo.com

hi!

I, too, have the similar questions.
I would like some options to appear 'greyed', if a certain option is not
selected from a list-box or through check box.

thanks and regards,
Monali


Jerome Correnoz wrote:

> Hello,

> I use the CDT2.0 and I am extending the ManagedBuildInfo extension point
> for ous toolchain.
> I create targets, tools and I populate tools with OptionCategory and
> Options.
> I can create enumerated list, boolean (check_box), string etc ...

> I would like to know if:
> 1- Does exist a way to create radio-buttons as options ?
> 2- Is it possible to enable/disable one option according to conditions
> (value of other options) ?
> 3- Is it possible to hide/show some options according to conditions ?

> Thanks
Previous Topic:CDT 2.0, content assist
Next Topic:Newbie: Eclipse 3.0 CDT 2.0 makefile.init missing
Goto Forum:
  


Current Time: Wed Jul 17 13:37:52 GMT 2024

Powered by FUDForum. Page generated in 0.03683 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top