On Wed, Apr 04, 2001 at 12:57:52AM +0200, Danny Backx wrote:
> Alexander,
>
> Enabling the XCloseIM in XmIm.c still makes nedit crash for me on Linux.
>
> start nedit
> Ctrl-O
> select a file
> crash (when nedit closes the dialog box)
>
> Does anyone else see this ?
>
> Danny
Oh, well.
Today I again see this %-\
Can't offer a solution, but more questions ...
- Don't we miss some XDestroyIC() as well?
- XmImGetXIC() seems to be buggy as well.
I reach line 501 and line 551 in a single call, we
call XCreateIC() successful more than necessary, isn't there some } misplaced?
My example is the "Goto line" dialog in NEdit (might be bound to CTRL-l)
- XmImUnregister() should also be called when cleaning up?!
Does nothing so far, but if I understand the comments correctly
it might be used some time in the future
--
Alexander Mai
[EMAIL PROTECTED]