Re: Managing resources with SwiXML
Frederic Gedin <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
Frank Meissner a écrit : > masukomi wrote: > >> You could use a properties file and access it via swixml's >> internationalization techniques > > > I agree with kate, this is IMHO the best solution. Just write in a > properties file > MyFineColor=991144 > and point to the properties file through bundle="..." I tried with MyFineColor=Color(204,204,204) without any success. I will try your solution Thanks Frederic