Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Combo writeable
Combo writeable [message #140134] Mon, 13 July 2009 10:58 Go to next message
Thomas Jodes is currently offline Thomas JodesFriend
Messages: 15
Registered: July 2009
Junior Member
Hi all,

i've seen that the Combo widget is writeable after all. However, its
functionality choosing some elements is not affected, this issue may
irritate a user.
Besides from Combo#setEditable(..) is there anything that sets the Combo
widget into a state, that is selectable but that textfield not writeable?

What your experience...thx in advance
Re: Combo writeable [message #140137 is a reply to message #140134] Mon, 13 July 2009 12:26 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Tomas,

the SWT.READ_ONLY style flag makes the Combo not writeable.

Best,
Ivan

Thomas Jodes wrote:
> Hi all,
>
> i've seen that the Combo widget is writeable after all. However, its
> functionality choosing some elements is not affected, this issue may
> irritate a user.
> Besides from Combo#setEditable(..) is there anything that sets the
> Combo widget into a state, that is selectable but that textfield not
> writeable?
>
> What your experience...thx in advance
>
Re: Combo writeable [message #140172 is a reply to message #140137] Tue, 14 July 2009 11:01 Go to previous message
Thomas Jodes is currently offline Thomas JodesFriend
Messages: 15
Registered: July 2009
Junior Member
Thanks, Ivan, I stupidly forgot these style bits.
Previous Topic:conditional loading of external JS ressources
Next Topic:Adding RAP specific code at runtime (without affecting RCP code)
Goto Forum:
  


Current Time: Fri Apr 26 21:26:09 GMT 2024

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

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

Back to the top