Re: GTK+2 on Linux and Windows

2005-06-30 Thread Benjamin Lau Wei Yii
You also need to sinder what functions you used in your program. If there are any functions specific to Windows, then you need to replace them with the appropriate function calls in order for it to run on Linux. but if you don't, and use GTK+ along with pure ANSI C, then it's alright.

Re: GTK+2 on Linux and Windows

2005-06-30 Thread jalkadir
The best way to do this is to keep testing the program in each platfor. What I do is to develop in MSW and then I do test run on cygwin and for a more formal check I do a test run on one of the LINUX boxen. There have been insignificant discrepancies, but not many. Happy hacking!! > Hi all! > > I

GTK+2 on Linux and Windows

2005-06-30 Thread lmarcilly
Hi all!   I am developping an application with Gtk+-2.6.4 on a windows box. I just want to know if it will work properly on a linux box where i have installed gtk+-2.6.4 ?   Thanks in advance and sorry for my english!   lm. ___ gtk-list mailing list