Table [message #101793] |
Wed, 10 August 2005 11:40 |
Eclipse User |
|
|
|
Originally posted by: nightblue99.yahoo.com
Hi;
I have been developing a standalone GUI builder for SWT. I have just
riched the point to create properties table for my beans editing. But
using the JFace table viewer, it only allows the define columns related
CellEditor. But my requirement is that created CellEditor in each row
according to the property of the bean in the row. For example let say bean
X have two properties 1. Text (StringCellEditor with text)
2. Visible(ComboCellEditor with TRUE or FALSE)
There must be two columns in the property table
1. Name (name of the property)
2. Value (value of the property).
Then the first row value column will be StringCellEditor and second row
of the value column will be the ComboCellEditor. I can't achieved this by
using the JFace. Is there any way to accomplish this task?
I looked at the project XSWT, it creates table from the scratch using the
Graphics and huge amount of code. Could I use this code in my commerical
project?
Thanks for advance
|
|
|
Re: Table [message #101807 is a reply to message #101793] |
Wed, 10 August 2005 11:41 |
Eclipse User |
|
|
|
Originally posted by: nightblue99.yahoo.com
Why not anybody answered this question. This is bad question...? If this
place is not the correct place, where could I ask this like questions?
Thanks for advance;
|
|
|
|
Re: Table [message #101835 is a reply to message #101823] |
Wed, 10 August 2005 12:57 |
Eclipse User |
|
|
|
Originally posted by: nightblue99.yahoo.com
I asked tihs question nearly 1 months ago, and I wanted to repeat again.
Thanks for answering my question;
Best Regards;
Ben Segall wrote:
> nightblue wrote:
>>
>> Why not anybody answered this question. This is bad question...? If this
>> place is not the correct place, where could I ask this like questions?
>>
>> Thanks for advance;
>>
> Um, you only waited a minute and a half, you are unlikely to get an
> answer to any question that quickly. As far as your question about XSWT,
> its distributed under the CPL, and from a quick read of it it looks
> like you could. Read section 4, COMMERCIAL DISTRIBUTION for yourself.
> The correct place would probably be the XSWT mailing list.
|
|
|
|
Re: Table [message #610219 is a reply to message #101793] |
Wed, 10 August 2005 11:41 |
Eclipse User |
|
|
|
Originally posted by: nightblue99.yahoo.com
Why not anybody answered this question. This is bad question...? If this
place is not the correct place, where could I ask this like questions?
Thanks for advance;
|
|
|
|
Re: Table [message #610221 is a reply to message #101823] |
Wed, 10 August 2005 12:57 |
Eclipse User |
|
|
|
Originally posted by: nightblue99.yahoo.com
I asked tihs question nearly 1 months ago, and I wanted to repeat again.
Thanks for answering my question;
Best Regards;
Ben Segall wrote:
> nightblue wrote:
>>
>> Why not anybody answered this question. This is bad question...? If this
>> place is not the correct place, where could I ask this like questions?
>>
>> Thanks for advance;
>>
> Um, you only waited a minute and a half, you are unlikely to get an
> answer to any question that quickly. As far as your question about XSWT,
> its distributed under the CPL, and from a quick read of it it looks
> like you could. Read section 4, COMMERCIAL DISTRIBUTION for yourself.
> The correct place would probably be the XSWT mailing list.
|
|
|
|
Powered by
FUDForum. Page generated in 0.05093 seconds