/[antiright]/antiright/src/arshell/dialog.c
ViewVC logotype

Diff of /antiright/src/arshell/dialog.c

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

revision 1.6 by jefbed, Wed Aug 25 23:50:18 2004 UTC revision 1.7 by jefbed, Sun Aug 29 22:52:58 2004 UTC
# Line 85  arshell_font_chooser_cancel_cb(ARCBARG) Line 85  arshell_font_chooser_cancel_cb(ARCBARG)
85  void  void
86  arshell_font_dialog()  arshell_font_dialog()
87  {  {
   
   Widget font_selector;  
88  #if XmVERSION > 1 & XmREVISION > 1  #if XmVERSION > 1 & XmREVISION > 1
89    Widget form;    Widget form;
90      Widget font_selector;
91    ARCLARG;    ARCLARG;
92    form=antiright_form(arshell.gui.widgets.mainwindow);    form=antiright_form(arshell.gui.widgets.mainwindow);
93    arshell.gui.widgets.work=form;    arshell.gui.widgets.work=form;
# Line 109  arshell_font_dialog() Line 108  arshell_font_dialog()
108    ARCLARG;    ARCLARG;
109  #else  #else
110  #if HAVE_XLT  #if HAVE_XLT
111      Widget font_selector;
112    antiright_set_title("Font Selector");    antiright_set_title("Font Selector");
113    ARCLARG;    ARCLARG;
114    font_selector=XltCreateFontChooser(arshell.gui.widgets.mainwindow,    font_selector=XltCreateFontChooser(arshell.gui.widgets.mainwindow,

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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