java - how to disable a list element in swt list eclipse -


is possible disable elements of swt list display.i want list display clickable strings , few disabled strings based on conditions.is possible this?

if want add selection listener detect if selection on "disabled" item , adjust up/down/clear selection depending on list contents.

you may use table single column - should able custom-draw disabled items (e.g. use lighter font or different background).


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -