Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Is it possible drag the row header size??
Is it possible drag the row header size?? [message #1408440] Fri, 15 August 2014 03:54 Go to next message
neal zhang is currently offline neal zhangFriend
Messages: 45
Registered: July 2012
Member
Hi all,
I want to change row header size by mouse dragging, is it possible?

Hi dirk, i look at this topic, https://www.eclipse.org/forums/index.php/m/1385241/?srch=drag+row+header#msg_1385241
Maybe we use a column replace a row header,but it needs to do many thing to control it. is there a simple way and implement this function?
Thank you.
Re: Is it possible drag the row header size?? [message #1409548 is a reply to message #1408440] Mon, 18 August 2014 11:22 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
You simply need to the check ColumnResizeBindings to see how it works for the column header. Then you need to adapt this for the row header.

I think the only special thing to do is to implement the matcher for the row header border.
Previous Topic:auto row resize
Next Topic:Custom Labels
Goto Forum:
  


Current Time: Fri Apr 26 21:33:20 GMT 2024

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

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

Back to the top