Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wb-dev] Status of Windowbuilder NLS

> Try to fix the windowbuilder NLS or focus on the native NLS system with the translation window from WB-NLS included.

I would advice to move towards non WB specific solutions as we have basically no one working on the code at the moment. I'm not sure if I understood your question though.

Best regards, Lars 

On Mon, Oct 17, 2016 at 1:40 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
Hi,

Now we have added this new key scheme generation and we are actually moving towards translating wit WB-NLS we see that it is not very stable. When we reach deeper into the code it seems that some basic things are missing.

Here are some questions/observations

* When we have a construct like getMyComponent.getButton.setText("Press me"); the WB-NLS does not recognize this text. Why is this? mybutton.setText(Press me"); does get recognized
* The translation window is not populated with existing message classes for the package
* The translation system can only be started from the Graphical Designer view?

Given the fact that we have limited time what would you recommend.

Try to fix the windowbuilder NLS or focus on the native NLS system with the translation window from WB-NLS included.

Inline image 1

 
 

_______________________________________________
wb-dev mailing list
wb-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/wb-dev



--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

Back to the top