Author Topic: Keyboard problem with Mac/GTK  (Read 5288 times)

bnilsson

  • Guest
Keyboard problem with Mac/GTK
« on: August 25, 2007, 03:20:01 pm »
In the GTK version of CB for Mac installed by MacPorts, I have a problem accessing the alt-key characters, such as the hard brackets "[]", tilde "~", at "@", etc.
In a regular X11 window it works fine, but not in the CB editor.
I have not yet found any setting that controls this.
I am using CB rev 4407.

Any suggestion?
« Last Edit: August 25, 2007, 03:22:03 pm by bnilsson »

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Keyboard problem with Mac/GTK
« Reply #1 on: August 26, 2007, 09:19:35 am »
Could this be a general problem with wxGTK on the Mac OS X platform, perhaps... If you try the samples from wxGTK (should be available in the "work" folder from the x11/wxgtk port directory), do they have the same problem ?

bnilsson

  • Guest
Re: Keyboard problem with Mac/GTK
« Reply #2 on: August 26, 2007, 10:51:08 am »
Quote
Could this be a general problem with wxGTK on the Mac OS X platform, perhaps... If you try the samples from wxGTK (should be available in the "work" folder from the x11/wxgtk port directory), do they have the same problem ?
It seems so. I tried the sample "docview", and it did not allow "[" by pressing alt-(.


Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Keyboard problem with Mac/GTK
« Reply #3 on: August 26, 2007, 08:36:39 pm »
Probably needs to be fixed/patched upstream then (in wxWidgets), then it could be upgraded/applied locally in the "wxgtk" MacPort.

bnilsson

  • Guest
Re: Keyboard problem with Mac/GTK
« Reply #4 on: August 26, 2007, 11:02:34 pm »
I have filed a bug report on this to the wxwidgets site.

bnilsson

  • Guest
Re: Keyboard problem with Mac/GTK
« Reply #5 on: August 27, 2007, 08:59:59 pm »
...and they swiftly handed me over to the gtk people, so I filed a bug report there too.
« Last Edit: August 27, 2007, 09:40:02 pm by bnilsson »