> 
> >>>>> On Sat, 27 Nov 1999 15:25:16 -0800, Dave Peticolas
> >>>>> <[EMAIL PROTECTED]> said:
> 
> Dave> Also, I looked through the gtk source code and I can't find any
> Dave> indication that gtk_editable_set_position is being ignored as
> Dave> described above. Can anyone verify the described behavior above?
> Dave> Is there a demonstrable bug associated with the current code?
> 
> I would be glad to verify it, if I understood it.  Would someone
> please explain to me what he was talking about (how it applies to user 
> interaction with the application) in that bug report, so that I could
> attempt to reproduce?

According to the report, you can't call gtk_editable_set_position
to set the cursor position during an insert callback, which is what
the code was doing. However, with Rob's patch, it's not using that
call anymore, so the report doesn't seem to apply.

dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to