[Lazarus] Alt key to set column selection mode is broken

Graeme Geldenhuys graemeg.lists at gmail.com
Fri Aug 12 14:51:35 CEST 2011


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/





More information about the Lazarus mailing list