Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » StyledText and secondary display
StyledText and secondary display [message #876726] Fri, 25 May 2012 07:45 Go to next message
Guillaume Von Tokarski is currently offline Guillaume Von TokarskiFriend
Messages: 2
Registered: May 2012
Junior Member
Hello everyone,

I've had an issue with the StyledText objects and i'm posting on the forum before i fill a bug report.

I'm using StyledText object to display and edit commands, and then use a StyleRange to hilight the command's format errors (this as a part of a larger project).

The people in charge of the deployment exported the application display on themachine:0.1 (secondary screen). The machine is on RedHat.

When the application is on this display, the StyledText won't work. It is not even possible to write any character, as if the keyboard was disconnected.

I've tried other SWT widgets, like a Text or a Spinner and it works well on 0.1.
Of course, when the exported display is 0.0, there is no problem.

This issue is not caused by the application: I made a small program with only a display, a shell, and a StyledText and it didn't work as well on 0.1.

So anyway, this looks like a bug in the StyledText widget but i thought it would not hurt to ask on the forums!

Thanks for your help!
Guillaume

Re: StyledText and secondary display [message #878682 is a reply to message #876726] Tue, 29 May 2012 18:12 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
This is expected to work, please log the bug report with the details.

Thanks,
Grant


On 5/25/2012 3:45 AM, Guillaume Von Tokarski wrote:
> Hello everyone,
>
> I've had an issue with the StyledText objects and i'm posting on the
> forum before i fill a bug report.
>
> I'm using StyledText object to display and edit commands, and then use a
> StyleRange to hilight the command's format errors (this as a part of a
> larger project).
>
> The people in charge of the deployment exported the application display
> on themachine:0.1 (secondary screen). The machine is on RedHat.
>
> When the application is on this display, the StyledText won't work. It
> is not even possible to write any character, as if the keyboard was
> disconnected.
>
> I've tried other SWT widgets, like a Text or a Spinner and it works well
> on 0.1.
> Of course, when the exported display is 0.0, there is no problem.
>
> This issue is not caused by the application: I made a small program with
> only a display, a shell, and a StyledText and it didn't work as well on
> 0.1.
>
> So anyway, this looks like a bug in the StyledText widget but i thought
> it would not hurt to ask on the forums!
>
> Thanks for your help!
> Guillaume
>
>
Re: StyledText and secondary display [message #878920 is a reply to message #876726] Wed, 30 May 2012 07:55 Go to previous message
Guillaume Von Tokarski is currently offline Guillaume Von TokarskiFriend
Messages: 2
Registered: May 2012
Junior Member
Ok, I will

Thanks,
Guillaume
Previous Topic:Mac Cocoa:-Z order of canvas inside view is changing on resetPerspective
Next Topic:pasting multiple lines in scripting console on Windows
Goto Forum:
  


Current Time: Wed Apr 24 22:30:48 GMT 2024

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

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

Back to the top