Hi Joaquin,
           thanks for cleaning up the modeless dialogs. I was thinking of
doing that too but you beat me to it. However I currently can't build
because:

xap_UnixGtkTricks.cpp and xap_UnixGtkTricks.h 

did not make it into the tree with your modeless goto dialog (I can't
wait to try it). I think you forgot the:

cvs add xap_UnixGtkTricks.cpp xap_UnixGtkTricks.h

command you need to make cvs recognize new files. 

Since you've gone to bed I'll try the old files that Sam distributed with
his new patch. I remember there were some problems with them but I'm sure
you can these. I want to get this done right away so I add updating labels
to the "Insert Symbol", "Word Count" and new "Goto" dialogs.

Please fix this when you have a chance :-)

Cheers

Martin

 
On Tue, 6 Jun 2000, Joaqu�n Cuenca Abela wrote:

> Goto dialog box for Unix.
> 
> This dialog has a number of (know) problems, but they will be solved
> quickier if the dialog box resides in CVS (it compiles only with the
> DEBUG version).  And even with these problems, the dialog box is
> usable :)
> 
> The main changes between this version and the last version (not
> commited to CVS) is that now this dialog box is modeless (the
> modeless code of this dialog box doesn't work 100% correctly, but I
> have to sleep and study :), all the strings are i18n, and light
> changes to the GUI.
> 
> Kudos to Martis and Bruce for the modeless work.
> 
> I've changed a bit the base class of the modeless dialogs, and now
> there is no need to specify runModal, useStart, useStop, ... saving
> a lot of typing in the derivated classes.  I've changed Insert symbol
> and Word count to use these changes.
> 
> I hope that the windows version will be compilable after this change,
> but I can not verify it.
> 
> Good night :)
> CVS: ----------------------------------------------------------------------
> CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
> CVS: 
> CVS: Committing in .
> CVS: 
> CVS: Modified Files:
> CVS:  src/af/xap/Makefile src/af/xap/unix/Makefile 
> CVS:  src/af/xap/unix/xap_UnixDlg_Insert_Symbol.cpp 
> CVS:  src/af/xap/xp/xap_App.cpp src/af/xap/xp/xap_Dialog.cpp 
> CVS:  src/af/xap/xp/xap_Dialog.h src/af/xap/xp/xap_String_Id.h 
> CVS:  src/text/fmt/xp/fp_Line.cpp src/text/fmt/xp/fv_View.cpp 
> CVS:  src/text/fmt/xp/fv_View.h src/wp/ap/Makefile 
> CVS:  src/wp/ap/unix/Makefile src/wp/ap/unix/ap_UnixDialog_All.h 
> CVS:  src/wp/ap/unix/ap_UnixDialog_Goto.cpp 
> CVS:  src/wp/ap/unix/ap_UnixDialog_Goto.h 
> CVS:  src/wp/ap/unix/ap_UnixDialog_WordCount.cpp 
> CVS:  src/wp/ap/unix/ap_UnixDialog_WordCount.h 
> CVS:  src/wp/ap/unix/gnome/ap_UnixGnomeDialog_WordCount.cpp 
> CVS:  src/wp/ap/xp/ap_Dialog_Goto.cpp src/wp/ap/xp/ap_Dialog_Goto.h 
> CVS:  src/wp/ap/xp/ap_Dialog_WordCount.cpp 
> CVS:  src/wp/ap/xp/ap_Dialog_WordCount.h 
> CVS:  src/wp/ap/xp/ap_EditMethods.cpp src/wp/ap/xp/ap_String_Id.h 
> CVS: ----------------------------------------------------------------------
> 
> 




Reply via email to