Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-29 Thread fredvs
Re-hello Graeme. Ooops, please use last commit, there was a problem with asci conversion, the letters in asci code must be in maj. Fixed in last commit. Added too "Shift+" and many other common keys (but maybe there are some missing, so say it). Fre;D -- Sent from:

Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread fredvs
Hello Graeme. In last commit d72bc86 of mseide-msegui, added translation of asci code for shortcuts = [, Ctrl+[, ], Ctrl+], (, Ctrl+(, ), Ctrl+), !, Ctrl+!, &, Ctrl+&, $, Ctrl+$, _, Ctrl+_. I hope it will work with

Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread Graeme Geldenhuys
On 28/12/2020 9:48 pm, fredvs wrote: > What key are you using to do "[" and "]"? > Here on my azerty keyboard I have to press "Alt Gr" (the right Alt key) and > the key "(" (that is "5" in maj). I use a programmable keyboard (Ergodox) and have a Symbols layer. So I can tell it to switch to the

Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread Graeme Geldenhuys
On 28/12/2020 4:06 pm, Fred van Stappen wrote: > Ok, ok, you assigned the shortcut via the mseide and button shortcut in > config form. Yup, that's correct. The shortcuts work fine in the source editor too. It's just that they don't display the key combination correctly in the IDE's Configure

Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread fredvs
Re-re-... hello Graeme. What key are you using to do "[" and "]"? Here on my azerty keyboard I have to press "Alt Gr" (the right Alt key) and the key "(" (that is "5" in maj). Other totally other thing: http://geldenhuys.co.uk/webnews/ in not accessible for days (and week). Fre;D -- Sent

Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread fredvs
Hello Graeme. Did you see my last post? I think that brackets left and right are not "translated" with function translateshortcut() from mseact.pas. If you try to add a new shortcut or change default shortcut of component shortcuts in actionmodule.pas writing "Ctrl+[", there is a "Invalid value

Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread Graeme Geldenhuys
On 28/12/2020 2:05 pm, Fred van Stappen wrote: > What kind of shortcut are you adding? I'm not trying to add a new shortcut, but rather simply reassign my own key combinations to the existing "Navigate Back" and "Navigate Forward" actions of the IDE. But if I try and assign the keys shortcuts...

Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread Fred van Stappen
pas Fre;D De : Graeme Geldenhuys Envoyé : lundi 28 décembre 2020 14:16 À : mseide-msegui-talk@lists.sourceforge.net Objet : [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog Hi, Not a serious issue. I configured two custom shortcuts f

Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread Fred van Stappen
De : Graeme Geldenhuys Envoyé : lundi 28 décembre 2020 14:16 À : mseide-msegui-talk@lists.sourceforge.net Objet : [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog Hi, Not a serious issue. I configured two custom shortcuts for Forward and Back Navigation in the sou

Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread Fred van Stappen
shortcuts don't displaying correctly in IDE dialog Hi, Not a serious issue. I configured two custom shortcuts for Forward and Back Navigation in the source editor of MSEide. The shortcuts work fine, but the don't display correctly in the IDE Shortcuts dialog. Any ideas why? I use the shortcuts

[MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread Graeme Geldenhuys
Hi, Not a serious issue. I configured two custom shortcuts for Forward and Back Navigation in the source editor of MSEide. The shortcuts work fine, but the don't display correctly in the IDE Shortcuts dialog. Any ideas why? I use the shortcuts: Ctrl+[ // backwards navigation