Re: Removing a selected list item from a combo box
- From: John Cupitt <john cupitt ng-london org uk>
- To: Ian King <king eiffel com>
- Cc: gtk-list gnome org
- Subject: Re: Removing a selected list item from a combo box
- Date: Wed, 06 Jun 2001 11:25:42 +0100
Ian King wrote:
> Is there any way that a listitem can remove itself from a combo box on its
> selection without the application seg faulting.
Hi Ian, I remember struggling with something like this ... the solution
I found was to warp the focus to some other widget (with
gtk_widget_grab_focus()) before the delete.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]