Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » CCombo redraws slightly not wide enough for all items
CCombo redraws slightly not wide enough for all items [message #446939] Mon, 06 December 2004 18:26 Go to next message
Eddie Galvez is currently offline Eddie GalvezFriend
Messages: 103
Registered: July 2009
Senior Member
(cross posting as Im not sure if CCombo bugs go to SWT or Platform, as I
think its JFace)

I have a CCombo that has two items: "Insert", "Update" (and given the
default font, "Update" is slightly longer than "Insert").

If the ccombo selects "Insert", and I then maximize the view that the
ccombo is in, if I then change to "Update" the ccombo ends up drawing only:
[pdate] like that. With the U missing. A cursor blinks at the end of the
word, and I can move it to the left and get the word Update back even
after moving off of that ccombo.

What can I do to fix this? Is this a bug in CCombo's sizing? Is it a bug
caused by placing the cursor at the end of the word when a ccombo
selects an item?

Thanks,
Eddie
Re: CCombo redraws slightly not wide enough for all items [message #446942 is a reply to message #446939] Mon, 06 December 2004 21:45 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Anything thast begeins with org.eclipse.swt belongs to swt. CCombo is in
org.eclispe.swt.custom.

I believe this bug has been fixed in 3.1. Try 3.1 M3 or later.

"Eddie Galvez" <eddie@streambase.com> wrote in message
news:cp287s$f88$1@www.eclipse.org...
> (cross posting as Im not sure if CCombo bugs go to SWT or Platform, as I
> think its JFace)
>
> I have a CCombo that has two items: "Insert", "Update" (and given the
> default font, "Update" is slightly longer than "Insert").
>
> If the ccombo selects "Insert", and I then maximize the view that the
> ccombo is in, if I then change to "Update" the ccombo ends up drawing
> only:
> [pdate] like that. With the U missing. A cursor blinks at the end of the
> word, and I can move it to the left and get the word Update back even
> after moving off of that ccombo.
>
> What can I do to fix this? Is this a bug in CCombo's sizing? Is it a bug
> caused by placing the cursor at the end of the word when a ccombo selects
> an item?
>
> Thanks,
> Eddie
Previous Topic:3.1 Stream Integration Build Wed, 1 Dec 2004
Next Topic:ProgressBar SWT
Goto Forum:
  


Current Time: Fri Apr 26 19:03:05 GMT 2024

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

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

Back to the top