On Sat, 6 Oct 2007 16:15:10 +0200 ik <[EMAIL PROTECTED]> wrote: > Hi, > > Long ago (in 2003) I developed the following component : > http://cc.codegear.com/Item/19974 .
Maybe you can publish the code without registration? > I wish to convert it to Lazarus and to make it platform based. That > is, also make it use X (and might be also for other platforms). > > My questions are: > 1. What do I need to know in order to convert it in the spirit of > Lazarus ? - maybe rename it. 'layout manager' sounds very unspecific. From the descriptions I guess it can change the 'keyboard layout'? - Find out, how the keyboard layout is changed under the target platforms. This is very platform specific. - read the http://wiki.lazarus.freepascal.org/Code_Conversion_Guide carefully. > 2. Can someone help me with it, making sure that I'm not > breaking the Windows implementation (I have no Windows to test it > on) ? Same here. Mattias _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
