Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to freeze first col,umn of Tree
How to freeze first col,umn of Tree [message #452736] Thu, 24 March 2005 07:50 Go to next message
Nicole is currently offline NicoleFriend
Messages: 26
Registered: July 2009
Junior Member
Hi,

Is it possible to freeze the first column of a Tree so that when I slide
the horizontal scrollbar, the first column can always be seen? Thanks.

Regards
Re: How to freeze first col,umn of Tree [message #452741 is a reply to message #452736] Thu, 24 March 2005 09:41 Go to previous messageGo to next message
Roland Tepp is currently offline Roland TeppFriend
Messages: 336
Registered: July 2009
Senior Member
Nope, as far as I know its impossible with standard table widget

Nicole kirjutas mulle ühel talvisel päeval midagi seesugust:
> Hi,
>
> Is it possible to freeze the first column of a Tree so that when I slide
> the horizontal scrollbar, the first column can always be seen? Thanks.
>
> Regards
>

--
Roland Tepp
Re: How to freeze first col,umn of Tree [message #453042 is a reply to message #452741] Wed, 30 March 2005 04:58 Go to previous messageGo to next message
Nicole is currently offline NicoleFriend
Messages: 26
Registered: July 2009
Junior Member
Hi,

Thanks for the reply. So is there any recommendations on how to achieve
this effect, maybe by writing a custom widget or using some listener to
control the way the scrollbars behave etc? Thanks. Will be grateful for
any suggestions.

Regards,
Nicole
Re: How to freeze first col,umn of Tree [message #453088 is a reply to message #453042] Wed, 30 March 2005 13:44 Go to previous message
Eclipse UserFriend
Originally posted by: a41m.e.klswlff.spamgourmet.com

Nicole wrote:
> Thanks for the reply. So is there any recommendations on how to achieve
> this effect, maybe by writing a custom widget or using some listener to
> control the way the scrollbars behave etc? Thanks. Will be grateful for
> any suggestions.
Maybe, it could be done in a way similar to spreadshhet programs (EXCEL,
OO): Split the window, use a sach form, display the tree in both parts
of the sash form. Then you can scroll the right part horizontally
without affecting the left part. If you synchronize vertical scrolling,
you might have the desired behaviour.
(I haven't tried it. It's just an idea.)

Klaus Wulff
Previous Topic:Data field validation is one character behind.
Next Topic:eclipse 3.1M5 OSGi ?
Goto Forum:
  


Current Time: Tue Apr 23 13:52:10 GMT 2024

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

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

Back to the top