Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » CCombo redraws slightly not wide enough for all items
CCombo redraws slightly not wide enough for all items [message #277202] Mon, 06 December 2004 13:26 Go to next message
Eclipse UserFriend
Originally posted by: eddie.streambase.com

(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 #277212 is a reply to message #277202] Mon, 06 December 2004 16:45 Go to previous message
Eclipse UserFriend
Originally posted by: veronika_irvine.oti.com

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:xml parsing problem on Eclipse3.0
Next Topic:Eclipse Job API: Deadlock Resolution
Goto Forum:
  


Current Time: Wed Nov 05 17:01:34 EST 2025

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

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

Back to the top