Re: callback and menu item

2006-03-31 Thread zz
On Thursday 30 March 2006 14:49, Jerome Le Saux wrote: > 2006/3/30, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > > > On Thursday 30 March 2006 12:15, Jerome Le Saux wrote: > > If you want to do this at program startup you have to call > > OnOpenDskFile by yourself in main() > > > > Ciao, > > Tito >

Re: callback and menu item

2006-03-30 Thread Jerome Le Saux
2006/3/30, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > On Thursday 30 March 2006 12:15, Jerome Le Saux wrote: > If you want to do this at program startup you have to call > OnOpenDskFile by yourself in main() > > Ciao, > Tito Thanks for your answer. I want to use this function only when the item

Re: callback and menu item

2006-03-30 Thread zz
On Thursday 30 March 2006 12:15, Jerome Le Saux wrote: If you want to do this at program startup you have to call OnOpenDskFile by yourself in main() Ciao, Tito > > I want to fill the DirList Widget in the OnOpenDskFile function and to be > displayed in the scrolled_window. > What's wrong ? > >

callback and menu item

2006-03-30 Thread Jerome Le Saux
Hi, I know that I asked you several questions about the same problem, but I am lost. I prefer to paste here the interface code, which be better to understand what I try to do. #include #include #include #include #include #include "GestDsk.h" #define EXIT_SUCESS 1 #define VERSION "ManageDsk