>>>> "Raymond" == Raymond Toy
<toy(a)rtp.ericsson.se> writes:
Raymond> -You can try configuring with --with-widgets=athena to use the Athena
Raymond> -widgets. Alternatively, you may use LessTif as a replacement for
Raymond> -Sun's Motif. This works too.
Yuck. This solves the slow progress bar problem, but it introduces
another much more painful bug. Whenever I try to cut some text,
xemacs goes into some loop wherein it uses 50% CPU talking to the X
server that takes the remaining 50% CPU.
There some emacs code that says hack_motif which call some motif
(Lesstif) function.
If someone is interested I can provide complete info.
However, I'm giving up on motif for widgets. Athena widgets with
Motif dialog boxes seems to work just fine together.
Ray