Hi,
First of all, congratulations for the great job you did with Lesstif. It
enabled me to port my app to Linux in less than one afternoon!
(http://www.montefiore.ulg.ac.be/~geuzaine/gmsh.html).
On my way to the PC world, I also tried to port the code to Windows with
the Cygnus tools (B20.1 version). Everything works fine
(X11R6.4/Lesstif0.90/Mesa3.2beta), except one problem with the
translation tables:
- impossible to write text in any of the text widgets
- keyboard shortcuts work for some widgets, but not for all
- no input events recognized in the DrawingAreas
Here are some of the warning messages I get when I launch the
application:
[...]
Warning: translation table syntax error: Unknown keysym name:
osfActivate
Warning: ... found while parsing ':<Key>osfActivate:
ManagerParentActivate()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown keysym name:
osfBeginLine
Warning: ... found while parsing ':<Key>osfBeginLine:
ManagerGadgetTraverseHome()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown keysym name:
osfBeginLine
Warning: ... found while parsing ':c <Key>osfBeginLine:
SWTopLineGrab()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown keysym name:
osfActivate
Warning: ... found while parsing ':<Key>osfActivate:
ManagerParentActivate()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown keysym name: osfSelect
[...]
The X server I use is Hummingbird Exceed version 6.0. As a matter of
fact, there are no such "osf*" entries in the "keysyms.sym" file I found
in the Exceed directory...
Did someone else already report this kind of problem ?
My best,
--
Christophe Geuzaine
Tel: +32-(0)4-366.37.10 mailto:[EMAIL PROTECTED]
Fax: +32-(0)4-366.29.10 http://www.montefiore.ulg.ac.be/~geuzaine/