|
From: Adrian <fe...@ma...> - 2000-06-28 03:24:14
|
Hi, Nicholas. In principle your changes won't do any harm. We may add the flag WITH_WIN32 in the configure script to compile the win32 version. Add your changes between #ifdef WITH_WIN32 ... #endif What about the other widgets? Have you found any problem besides the gtksheet warnings? I am thinking to wait until gtk-2.0 before gtkextra-1.0. In the midtime the API should freeze. I am going to implement Arnaud's fixes and add some extra procedures for gtkplot and release 99.8 next week, before I leave to Argentina for a 2-weeks "vacation" :-) Regards, <ADRIAN> ----- Original Message ----- From: Nicholas Lewin-Koh <koh...@co...> To: Allin Cottrell <cot...@wf...> Cc: Adrian Feiguin <fe...@ma...>; <sci...@li...> Sent: Tuesday, June 27, 2000 11:05 PM Subject: Re: [gtkextra] Gtkextra on Windows -gtkiconfilesel > Hi Adrian, > I am finding I need to make a lot of changes to gtkdirtree especially for > windows. I am setting it up so it feels a bit like explorer, so instead > of getting local host, it gets the desktop as the root node, and then > mypc should list all the drives, you can see how the structure is > different from linux/unix. I need to figure out how windoze does some > things, like if the path to the desktop is stored in an environment > variable, and what the equialent of "/" is on windows. This will take me a > bit longer, but it is getting close. > > Nicholas > > > > _______________________________________________ > Scigraphica-gtkextra mailing list > Sci...@li... > http://lists.sourceforge.net/mailman/listinfo/scigraphica-gtkextra > |