Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Re: Changing fonts without effect
Re: Changing fonts without effect [message #636592] Tue, 02 November 2010 06:48 Go to next message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
On 01/11/10 8:24 PM, Christian wrote:
> Hello Group,
>
> I have got a problem.
> A RCP application of mine has a functionality that lets users change
> fonts for all Text/StyledText tables ... etc via settings. (all active
> controls that need font cahnged react over a listener to changes in
> properties)
> This works fine on Windows and on Linux. But fails silently on
> MacOsX(cocoa).
>
> Any Idea how I could debug this?
> I just don't know how to go on.. FontData created from String is fine.
> Font created from FontData doesn't carry helpful information visible
> from debugger..
> Font is set to the controls.
>
> I am just clueless what I could try to find the culprit for this problem.
>
> Christian
>

Sounds like an SWT issue. CC-ing SWT forum.

A snippet would be easier for investigation.

--
- Prakash
Platform UI Team, IBM

www.eclipse-tips.com
Re: Changing fonts without effect [message #636703 is a reply to message #636592] Tue, 02 November 2010 13:47 Go to previous message
Christian is currently offline ChristianFriend
Messages: 72
Registered: July 2009
Member
Am 02.11.2010 07:48, schrieb Prakash G.R.:
> On 01/11/10 8:24 PM, Christian wrote:
>> Hello Group,
>>
>> I have got a problem.
>> A RCP application of mine has a functionality that lets users change
>> fonts for all Text/StyledText tables ... etc via settings. (all active
>> controls that need font cahnged react over a listener to changes in
>> properties)
>> This works fine on Windows and on Linux. But fails silently on
>> MacOsX(cocoa).
>>
>> Any Idea how I could debug this?
>> I just don't know how to go on.. FontData created from String is fine.
>> Font created from FontData doesn't carry helpful information visible
>> from debugger..
>> Font is set to the controls.
>>
>> I am just clueless what I could try to find the culprit for this problem.
>>
>> Christian
>>
>
> Sounds like an SWT issue. CC-ing SWT forum.
>
> A snippet would be easier for investigation.
>

Thanks
I will try to put a sscce together when I come home from work.
Currently I can only offer the whole application ( http://jucy.eu )
which is oss but a bit huge.
Previous Topic:Linux GTK hanging in an RCP Application for java 6
Next Topic:Flickering panels in Swt_Awt bridge
Goto Forum:
  


Current Time: Fri Apr 19 11:04:28 GMT 2024

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

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

Back to the top