On 08/12/2011 02:45 PM, Flávio Etrusco wrote: > > Adding support for ssAltGr is as simple as adding in lcl\forms.pp, line 1764: > > + if GetKeyState(VK_RMENU) < 0 then Include(Result, ssAltGr);
All good and well, but I was actually referring to SynEdit (Lazarus's editor component), not a Form. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
