mmmm, yes, sorry for that, i double checked and it works, i have now some bug reports:<br><br>I downloaded the file:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://files.uvena.de/geany/geany-0.13svn_r2091_win32.zip" target="_blank">
http://files.uvena.de/geany/geany-0.13svn_r2091_win32.zip</a><br>and the build menu was disabled with a previously opened project ( with only a main.c file ).<br>I have to open the main.c to compile it and run it.<br><br>
In Project properties, to choose the file to be run (it shoulnd't be necessary becouse when compiling the output file should have the project name) it opens a windows open-dialog behind the properties-dialog and makes some drawing problems when moving the open-dialog.
<br>Also it starts with a filter to geany-project-files and it should be all files to select a .exe file.<br><br>Second, the open, save, paths-selection, etc. dialogs are gtk'd dialogs, i think that there should be some uniform design and in my opinion if you could make all of it as windows dialogs it will be easier and cleaner for a windows user, becouse gtk'd dialog are too diferent to windows dialog and doesn't look or adapt so well as in linux.
<br>An example. A gtk dialog can not follow shortcuts.<br><br>Third, when compiling or running a python scripts, it needs to be on the path, but the python installer doesn't place it on the path. So, there are 3 options:
<br>1) tell to place the python folder on the windows path.<br>2) ask for the python folder in some config dialog.<br>3) ask to the OS where is python installed automatically.<br><br>I think that, if the specified path in (2) is set to something, then use it (imagine multiple versions of python in the system and the user wants to test the program on all of them), and if it is not set do method (1), if doesn't work, check for method (3).
<br><br>Also the same process should be for any other interpreted language.<br><br>Cheers.<br>Diego<br><br><br><div><span class="gmail_quote">2007/12/6, Enrico Tröger <<a href="mailto:enrico.troeger@uvena.de">enrico.troeger@uvena.de
</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wed, 5 Dec 2007 22:02:26 -0300, "Diego Jacobi"<br><<a href="mailto:jacobidiego@gmail.com">
jacobidiego@gmail.com</a>> wrote:<br><br>> I have to make enfasis on compilation support for windows please.<br>> What is the use of an IDE which can not compile.<br>><br>> Yeah, it still being usefull for python or other interpreted
<br>> languages, but even scite can run python scripts almost automatic.<br>Geany already can run files on Windows for a long time.<br>The current SVN version also can compile and build files as well as<br>executing make commands. But it needs testing to find remaining bugs.
<br>So, just test the code and report anything you notice.<br><br>Regards,<br>Enrico<br><br>--<br>Get my GPG key from <a href="http://www.uvena.de/pub.key">http://www.uvena.de/pub.key</a><br><br>_______________________________________________
<br>Geany mailing list<br><a href="mailto:Geany@uvena.de">Geany@uvena.de</a><br><a href="http://uvena.de/cgi-bin/mailman/listinfo/geany">http://uvena.de/cgi-bin/mailman/listinfo/geany</a><br><br><br></blockquote></div><br>