Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » modify down arrow button of combo(Down arrow button of tablecombo)
modify down arrow button of combo [message #1610867] Wed, 11 February 2015 02:49 Go to next message
Sunny          is currently offline Sunny Friend
Messages: 37
Registered: September 2011
Member
Hi
Can I modify the down arrow of the tablecombo ( combo.getArrow() ) to use some other image?
Re: modify down arrow button of combo [message #1611220 is a reply to message #1610867] Wed, 11 February 2015 08:18 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 493
Registered: July 2009
Senior Member

Hi Sunny,

I took a peek at the source and it seems that at this line 160 [1] a Button is created with down arrow style so it does not seem to possible with the current version. However, a fix should be trivial and I encourage you to take a stab at it. Please follow the nebula contribution guide [2] to supply a patch.

Cheers,

Wim



[1] https://git.eclipse.org/c/nebula/org.eclipse.nebula.git/tree/widgets/tablecombo/org.eclipse.nebula.widgets.tablecombo/src/org/eclipse/nebula/widgets/tablecombo/TableCombo.java#n160
[2] http://wiki.eclipse.org/Nebula/Contributions#Patches
Previous Topic:Please delete this topic
Next Topic:disable menu for RMB on TableCombo
Goto Forum:
  


Current Time: Fri Apr 26 16:33:13 GMT 2024

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

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

Back to the top