/[xlog]/xlog/src/callbacks_toolbar.c
ViewVC logotype

Diff of /xlog/src/callbacks_toolbar.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by pa4tu, Wed Oct 1 22:35:56 2003 UTC revision 1.15 by pa4tu, Thu Oct 2 13:25:20 2003 UTC
# Line 50  on_abutton_clicked (GtkButton * button, Line 50  on_abutton_clicked (GtkButton * button,
50  {  {
51    GtkWidget *dateentry, *gmtentry, *callentry, *rstentry, *myrstentry,    GtkWidget *dateentry, *gmtentry, *callentry, *rstentry, *myrstentry,
52      *remarksentry, *bandentry, *modeentry, *bandoptionmenu,      *remarksentry, *bandentry, *modeentry, *bandoptionmenu,
53      *modeoptionmenu, *incheckbutton, *outcheckbutton, *gmtbutton,      *modeoptionmenu, *incheckbutton, *outcheckbutton,
54      *qsoframe, *menu, *active_item, *endhbox, *endentry, *powerhbox,      *qsoframe, *menu, *active_item, *endhbox, *endentry, *powerhbox,
55      *powerentry, *namehbox, *nameentry, *qthhbox, *qthentry,      *powerentry, *namehbox, *nameentry, *qthhbox, *qthentry,
56      *locatorhbox, *locatorentry, *unknown1hbox, *unknownentry1,      *locatorhbox, *locatorentry, *unknown1hbox, *unknownentry1,
# Line 255  on_abutton_clicked (GtkButton * button, Line 255  on_abutton_clicked (GtkButton * button,
255            framelabel = gtk_frame_get_label_widget (GTK_FRAME(qsoframe));            framelabel = gtk_frame_get_label_widget (GTK_FRAME(qsoframe));
256            gtk_label_set_text (GTK_LABEL (framelabel), _("New QSO"));            gtk_label_set_text (GTK_LABEL (framelabel), _("New QSO"));
257    
258        gmtbutton = lookup_widget (mainwindow, "gmtbutton");        gtk_widget_grab_focus (callentry);
       gtk_widget_grab_focus (gmtbutton);  
259      }      }
260  }  }
261    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26