RE: [Dev-C++] Dev-C++ updates development start again ;)
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Colin L. <web...@bl...> - 2000-11-23 19:44:44
|
Hi ! > a) Currently you cannot use relative path when adding icons, etc. to the > resource file - the directory where the project file is kept should behave > as the current directory. This will save us from a lot of pain. Ok i'll try to correct this. > b) The resource loader button (from project options) leaves a leading blank > space. Same as above ;) > c) The code snippet feature is pretty nice but it would be better to have > something like LCC WEdit where you can write full -fledged routines which > you can insert at any point of your program. Currently the wixard only works > when you start a project. i see. Currently i won't add big features to Dev-C++ since i'm planning to rewrote it that it can works on Win32 and Linux, and with language support. You'll have to wait for some months until big features are added, currently updtaes will only contains bug fixes and small new features. > d) Inbuilt support for WxWindows will be very nice - esp. since you're > planning to make Dev C++ cross-platform. I don't know yet which library it will use by default (i think they will be more considered as modules). I think the Win32 version willbe able to work with Win32 API + GUI cross platform libraries (gtk, wxwindows...) and the linux version cross libs only (normal ;) > e) A class browser !! There are quite a few free (GPL/LGPL) C++ > parsers/class browsers already available - how difficult would it be to > integrate one ? quite difficult ;) as i said above, i'm not going to write this kind of big features now :( > f) Any chance of getting a version of Dev C++ written in C++ + WxWindows ? I > would love to contribute but I don't have Delphi :-) In a few months Borland will release Delphi for Linux. They will make the compiler free so that everybody can use it. Greetings ! Colin > g) Last but not the least, better and more flexible project wizards (I love > LCC-Win32's project wizard - too bad it is Win API only :-() would be very > nice. Ideally, one should be able to design one's own wizard which will > interact with the user to build the initial framework. > Keep up the good work! > > - Biswa. > > > -----Original Message----- > > From: Colin Laplace [mailto:web...@bl...] > > Sent: 21 November 2000 23:24 > > To: dev...@li... > > Subject: [Dev-C++] Dev-C++ updates development start again ;) > > > > > > Hello ! > > > > This is just to say that i'm working again on making Dev-C++ > > updates. Version > > 4.01 should be available soon, and other updates may follow too. In > > January-February, Dev-C++ will be rewritten to work on both > > Linux and Windows > > operating systems. > > > > Greetings ! > > Colin Laplace > > web...@bl... > > http://www.bloodshed.net > > _______________________________________________ > > Dev-cpp-users mailing list > > Dev...@li... > > http://lists.sourceforge.net/mailman/listinfo/dev-cpp-users > > > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > http://lists.sourceforge.net/mailman/listinfo/dev-cpp-users -- Colin Laplace web...@bl... http://www.bloodshed.net |