RE: French translation from English

2001-09-18 Thread Ian Munro
Thanks for your help. You were quite right about the Constructor performing some form of translation. As my translations are built from an Excel spread sheet using VB macros. I have added some code to translate the foreign letters via a lookup table. Thanks again. -Original Message- From:

French translation from English

2001-09-17 Thread Ian Munro
I am using a .R resource to hold all the strings etc for my application. I have translated the visible text from English into French for a French version of the application. When I run the application on the Palm emulator with a French ROM installed, some of the letters are not displayed correctly

RE: List box items truncated

2001-07-23 Thread Ian Munro
not part of 'Testing2' but the back half of the first item. This only happens under OS4, anyone else had this problem ? -----Original Message- From: Ian Munro Sent: 23 July 2001 12:36 To: Palm Developer Forum Subject: RE: List box items truncated Yes, the list box is wide enough to di

RE: List box items truncated

2001-07-23 Thread Ian Munro
: Re: List box items truncated --On 23 July 2001 12:17 +0100 Ian Munro <[EMAIL PROTECTED]> wrote: > I have written an application that uses a list box that displays 8 > items. The program works fine under all OS versions apart from OS4. > Under this version all the items in t

List box items truncated

2001-07-23 Thread Ian Munro
I have written an application that uses a list box that displays 8 items. The program works fine under all OS versions apart from OS4. Under this version all the items in the text box are truncated to 5 characters long. The program has been written using OS 3.1 libraries under CodeWarrior 7 and Co

FW: Editing resources

2001-07-06 Thread Ian Munro
I have disassembled an rsrc file so that I can import it into an Excel spreadsheet for translation purposes. Is there any way of converting it back into an rsrc file so that I can modify the visual elements with CodeWarrior's Constructor. Or is there a resource editor that will work with .r files

Editing resources

2001-07-05 Thread Ian Munro
I have disassembled an rsrc file so that I can import it into an excel spreadsheet for translation purposes. Is there any way of converting it back into an rsrc file so that I can modify the visual elements with CodeWarrior's Constructor. Or is there a resource editor that will work with .r files