Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] SV: [platform-swt-dev] Edit cells in table?

Thanks a lot, anyway!

/peter

-----Ursprungligt meddelande-----
Från: Grant Gayed [mailto:Grant_Gayed@xxxxxxx]
Skickat: den 25 november 2002 13:21
Till: platform-swt-dev@xxxxxxxxxxx
Ämne: Re: [platform-swt-dev] Edit cells in table?



Peter,

See
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/sn
ippits/snippet88.html

for an example of this.

In the future please ask questions like this in the Eclipse newsgroup.
Thanks...

Grant



|---------+---------------------------------->
|         |           pnb@xxxxxxxxxxx        |
|         |           Sent by:               |
|         |           platform-swt-dev-admin@|
|         |           eclipse.org            |
|         |                                  |
|         |                                  |
|         |           11/25/2002 05:54 AM    |
|         |           Please respond to      |
|         |           platform-swt-dev       |
|         |                                  |
|---------+---------------------------------->
 
>---------------------------------------------------------------------------
-------------------------------|
  |
|
  |        To:      platform-swt-dev@xxxxxxxxxxx
|
  |        cc:
|
  |        Subject: [platform-swt-dev] Edit cells in table?
|
 
>---------------------------------------------------------------------------
-------------------------------|




Hi,
I'm new to SWT and would like to write a table where the cells are
editable,
much like in a spreadsheet. How do I achieve that? in the controls example
there is no option for that ...


Thanks

/peter




_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
Title: SV: [platform-swt-dev] Edit cells in table?

Thanks a lot, anyway!

/peter

-----Ursprungligt meddelande-----
Från: Grant Gayed [mailto:Grant_Gayed@xxxxxxx]
Skickat: den 25 november 2002 13:21
Till: platform-swt-dev@xxxxxxxxxxx
Ämne: Re: [platform-swt-dev] Edit cells in table?



Peter,

See
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/snippits/snippet88.html

for an example of this.

In the future please ask questions like this in the Eclipse newsgroup.
Thanks...

Grant



|---------+---------------------------------->
|         |           pnb@xxxxxxxxxxx        |
|         |           Sent by:               |
|         |           platform-swt-dev-admin@|
|         |           eclipse.org            |
|         |                                  |
|         |                                  |
|         |           11/25/2002 05:54 AM    |
|         |           Please respond to      |
|         |           platform-swt-dev       |
|         |                                  |
|---------+---------------------------------->
  >----------------------------------------------------------------------------------------------------------|
  |                                                                                                          |
  |        To:      platform-swt-dev@xxxxxxxxxxx                                                             |
  |        cc:                                                                                               |
  |        Subject: [platform-swt-dev] Edit cells in table?                                                  |
  >----------------------------------------------------------------------------------------------------------|




Hi,
I'm new to SWT and would like to write a table where the cells are
editable,
much like in a spreadsheet. How do I achieve that? in the controls example
there is no option for that ...


Thanks

/peter




_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top