Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Button & Text inside a Table cell?
Button & Text inside a Table cell? [message #451693] Sat, 05 March 2005 21:48
Eclipse UserFriend
Originally posted by: kash.riazNOSPAM.gmail.com

Hi all,

Does anybody know how to place a small Button inside a cell of a Table
(which has an underlining TableEditor), which also allows the user to
input text via a Text widget inside the same cell?

Basically, I want the user to be be able to input a filename (via the Text
widget in the cell) or be be able to retreive it by invoking a dialog box
and browse for a file. This dialog is to be invoked by pressing a small
button next to the text widget on the right. I don't want to full the
whole cell with a button.

Placing a text widget inside Table cell is trival as I have followed the
TableEditor "Eclipse Snippets" which has an example, but I want to add the
button as well.

Thanks,

Kashif.
Previous Topic:Scrollbar direction
Next Topic:Do SWT support the serialization of SWT objects ?
Goto Forum:
  


Current Time: Thu Apr 25 10:31:49 GMT 2024

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

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

Back to the top