I have a baseform with over 20 fields. Then I have about 15 other forms inheriting from that form, passing in a parameter called fields which the baseform uses to delete all other fields. Best explain
I have an Entity which has an id and a title. The id is always the same but the title value change given a locale. I found three way to modelize this :
Is there a way to use a different styles, or redefine a style, based on a repor开发者_如何学Ct parameter locale? I need to modify font sizes for certain languages.I have implemented this in the past u
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Currently, my user directory is located in \"C:\\Users\\João\", and I\'m running the Python 2.7\'s 64-bit build under Windows 7.
I\'ve to develop a small website which is multi-lingual. This website is using an ERP database, so I cannot choose my database structure, ...
How do you localize the msg of Ext.LoadMask? I tried using Ext.override, but my gridpanel loading from a store still shows Loading... instead of the text I p开发者_开发问答rovided.you don\'t have to o
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
I have been using PDFBox in my project to create pdf files containing som data from my program. It has been working great up till now as starting to add new languages starting with japanese.
I want to format an amount of money (in Euros) in the user\'s language in Java, regardless of the country the user is in: