[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [cdt-dev] add custom option ui like listoptionvalue
|
- From: "James Blackburn" <jamesblackburn@xxxxxxxxx>
- Date: Thu, 8 Jan 2009 13:30:36 +0000
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=HjNgf1xIkS9pEsLwzVkdNSYkA47Hp5OY+Y0sGbgiKNw=; b=QBbJGbIv3+nyJXZ6L7Lbfej2iQgTQy/e7ySjSlqczqEsqloX/cfldgq3g3cKaxNlC+ 6LUDmnca9+cnIGILyYVIahaHBUjhEGqZfAjQUKvN4UiyN2oRgO7jLy5jbRbIfFTaayhT 2eYkaFdnCf1U3XbTjSQ8bnSnrt2UcOBU4a9bY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=o0ddxw6s6Da1cdPDBqiaM0SAxdBswvIB8r8C/A6SPG8/W9No7CK/FEvv9nphj20c7l 9CbGbS/lfojbOIs8ewBRluDN1KTtphkPlVwZzdQdSTWZ6cQjwAiZxtgf7ljaU+pWC3HR 8VHmMPEOIgYvo7AsVejhiU+DwsyxfJaniCcMQ=
You can't do that with the tool options mechanism. You're best bet is
to contribute a new tab extending AbstractCBuildPropertyTab which has
your custom desired functionality.
Cheers,
James
On Wed, Jan 7, 2009 at 7:30 PM, gaurav dubey <gaurav007eng@xxxxxxxxx> wrote:
>
> hi zhang,
> Thanks for the reply. but my requirement is something different, there are
> some predefined option type for boolean, string and list,
> but my requirement is to add a table and buttons on option category ui,
> i am sending you the screenshot of my requirement as attachment.hope now you
> will understand what i want?
> Can u tell me how to add custom option type so that this type of ui or table
> or button will show?
>
> Thanks in advance.
>
>
>
>
>
>
>
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
>