jijo-paulose / ulipad

Automatically exported from code.google.com/p/ulipad
0 stars 0 forks source link

Comment and uncomment shortcuts on azerty keyboard #123

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello Limodou,

First of all, thank you for this great python editor. I think it'll be my
daily editor !

On an azerty keyboard (french in my case), the shortcuts for comment and
uncomment lines doesn't work with Ctrl+/ and Ctrl+\.
I must do :
    Ctrl+: to comment a line
    Ctrl+* to uncomment a line.

On an azerty keyboard (see http://en.wikipedia.org/wiki/AZERTY) :
    Ctrl+/ is in fact Ctrl+Shift+: or Ctrl+/ on the numeric keypad
    Ctrl+\ is Ctrl+AltGr+_

And Ctrl+/ on the numeric keypad doesn't work.

I use Ulipad v3.9 on french Windows XP and french azerty keyboard.

Best regards,
Gaël Barrachon

Original issue reported on code.google.com by gael.bar...@gmail.com on 25 Jul 2008 at 9:10

GoogleCodeExporter commented 9 years ago
Hello, Gael. Please download the SVN version of UliPad and test whether you 
still
face the same problem. You'd need to have Python interpreter and wxPython GUI
framework installed in order to test this. And to get the SVN version of 
UliPad, just
install TortoiseSVN if you're using Windows OS. You'll find more info here:
http://code.google.com/p/ulipad/wiki/SvnHowTo

Have fun! ;)

Original comment by wxPytho...@gmail.com on 25 Jul 2008 at 9:32

GoogleCodeExporter commented 9 years ago
Hello !

Thanks for the speed of your reply !!!

I have tried what you said and I reproduce the same problem.

My versions are :
  - Python : 2.5.2
  - wxPython : 2.8.3.0 unicode

I am trying to upgrade to the last wxPython and try again...

Original comment by gael.bar...@gmail.com on 25 Jul 2008 at 10:07

GoogleCodeExporter commented 9 years ago
I have upgraded to wxPython 2.8.8.1, installed comtypes 0.4.2 and I reproduce 
the
same problem.

Not an important problem for me but I can do other tests if you want.

And now I can play with version 4.0 of UliPad... :-)

Gaël

Original comment by gael.bar...@gmail.com on 25 Jul 2008 at 10:24

GoogleCodeExporter commented 9 years ago
Does the command shortcuts fixed?

Original comment by limo...@gmail.com on 1 Aug 2008 at 1:24

GoogleCodeExporter commented 9 years ago
Hello Limodou,

I updated to r436 and still have the same problem. Others shortcuts seem to 
work fine
(Ctrl+A, Alt+M).

Gael

Original comment by gael.bar...@gmail.com on 1 Aug 2008 at 10:26

GoogleCodeExporter commented 9 years ago
You can see the config document to define your own shortcuts as you want.

Original comment by limo...@gmail.com on 24 Oct 2008 at 4:39

GoogleCodeExporter commented 9 years ago

Original comment by limo...@gmail.com on 24 Oct 2008 at 4:40