Daiku v2.0 for Haiku - VisualBE++ / Delphi-Like GUI Creator / RAD
Just received email from SHINTA with new 2.0 version of Daiku RAD [similar to VisualBe++ and Delphi]
Info:
http://shinta0806be.ldblog.jp/archives/7893907.html#English
Quick Help:
http://www.k5.dion.ne.jp/~shinta86/help/Daiku_en.html
Download:
http://www.k5.dion.ne.jp/~shinta86/test/Daiku20DR.zip
http://www.k5.dion.ne.jp/~shinta86/test/Daiku20DRSrc.zip
ScreenShot:
http://www.k5.dion.ne.jp/~shinta86/help/HelpParts/EditingEvent.png
BTW. SHINTA said that Daiku will need a maintainer as well.
cheers
StreaK

Comments
Re: Daiku v2.0 for Haiku - VisualBE++ / Delphi-Like GUI ...
We just found an small bug in Daiku, which will be corrected. Daiku in current shape dont work correctly when GCC is switched to GCC4. Make sure you'll use GCC2 by running this command:
'setgcc gcc2'
eventually check by running:
'gcc -v'
There is a small save-bug. After creating and saving your project once , you'll not be able to save it properly again, so just re-start daiku. Drop your project file [*.daiku] to daiku window, edit and save it again.
To save all *.cpp / *.frm files just use Project > Run [the files will be saved before execution]