November 21, 2004 Re: [announce] DUI (windows) for dmd 0.106 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ant | Great! and Thanks! |
November 22, 2004 Re: [announce] DUI (windows) for dmd 0.106 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ant | Hooray! HelloWorld compiles! Great work Ant, the windows installer is what i have been waiting for. Although it did take some messing around with it to get it to work :) "Ant" <duitoolkit@yahoo.ca> wrote in message news:pan.2004.11.20.19.21.54.682904@yahoo.ca... > Windows only(*) DUI version 00.20.99. > > This version is compatible with dmd 0.106. > > main page: > http://dui.sourceforge.net > installing instructions: > http://dui.sourceforge.net/windowsInstaller.html > download: > http://dui.sourceforge.net/downloadPage.html > new Windows tool: > http://dui.sourceforge.net/windowsTools.html > dool impact on DUI: > http://dui.sourceforge.net/doolImpact.html > > This contains: Gtk+, dool and DUI > it does not contain a makefile (**). > > Unfortunatly the OpenGL extensions are still broken > (OpenGL extensions and tests are included) > > there same changes to DUI since the last version > the most visible one being the use of ComboBox on windows. > > Ant > > (*) I'll make the linux distribution today, > just cheking that the changes made on windows didn't break > the linux version. The main development is still linux based. > (leds - for linux - should also be updated today) > > (**) I give up on the makefile when it reported > "error on line 107" for a makefile with 85 lines. > That's when I decided to create the installer. |
November 23, 2004 Re: [announce] DUI (windows) for dmd 0.106 (dool) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | Walter wrote: (in response to Ant) >> Windows only(*) DUI version 00.20.99. >> This contains: Gtk+, dool and DUI > Great! and Thanks! Does this mean that "dool" is in any way "officially" supported or recommended ? I'm not sure that rewriting Phobos with objects (OO) is all that great, myself... (from the dool forum) > Phobos module -> dool class - std.string -> String - std.file -> File , Path - std.path -> Path - std.conv -> Integer (rename to Int?) - std.ctype -> Charater (rename to Char?) That’s it.. The impact on DUI is also minimal. The DUI developer will notice only > that DUI methods no longer return char[] and char[][] but String and > String[]. Will the "standard" D libraries now become a mix of "C-" and "Java-" style D modules ? (primitive/functions versus objects/methods) Couldn't that be a tad hard to follow ? --anders PS. Yes, I know that there are other GUI libraries out there: http://www.prowiki.org/wiki4d/wiki.cgi?AvailableGuiLibraries Just wondering... (and there are not that many non-Windows) |
November 23, 2004 Re: [announce] DUI (windows) for dmd 0.106 (dool) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Anders F Björklund | On Tue, 23 Nov 2004 13:24:53 +0100, Anders F Björklund wrote: > > I'm not sure that rewriting Phobos with > objects (OO) is all that great, myself... I am sure! It is a great idea! :) > Will the "standard" D libraries now become > a mix of "C-" and "Java-" style D modules ? > (primitive/functions versus objects/methods) I don't know what the "standard" D libraries will become but that's what it is right now. Ant |
November 23, 2004 Re: [announce] DUI (windows) for dmd 0.106 (dool) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ant | Ant wrote:
>>I'm not sure that rewriting Phobos with
>>objects (OO) is all that great, myself...
>
> I am sure! It is a great idea! :)
I'm sure you are! (Hey, it worked for Java)
Just thought that mixing char[], wchar[]
and String could be something of pain...
(not to mention a whole lot of un/boxing)
BTW; Did you ever think of naming it
"D's really object oriented library" ? :-)
--anders
|
November 23, 2004 Re: [announce] DUI (windows) for dmd 0.106 (dool) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Anders F Björklund | In article <cnvilr$v54$1@digitaldaemon.com>, =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= says... > >Ant wrote: > >BTW; Did you ever think of naming it >"D's really object oriented library" ? :-) Yes I did, I was going for 'runtime' but the effect is the same :) I chickened out... Ant |
November 26, 2004 Re: [announce] DUI (windows) for dmd 0.106 (dool) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Anders F Björklund | In article <cnva6m$j44$1@digitaldaemon.com>, =?windows-1252?Q?Anders_F_Bj=F6rklund?= says... > >Walter wrote: (in response to Ant) > >>> Windows only(*) DUI version 00.20.99. > >>> This contains: Gtk+, dool and DUI > >> Great! and Thanks! > >Does this mean that "dool" is in any way >"officially" supported or recommended ? I don't know what Walter means, but what I read is: Thanks for building the only D GUI toolkit for linux. Thanks for building the only cross platform D GUI toolkit. dool can almost be ignored by DUI users. Ant |
November 30, 2004 Re: [announce] DUI (windows) for dmd 0.106 (dool) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ant | In article <cnvkh4$122e$1@digitaldaemon.com>, Ant says... > >In article <cnvilr$v54$1@digitaldaemon.com>, =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= says... >> >>Ant wrote: >> >>BTW; Did you ever think of naming it >>"D's really object oriented library" ? :-) > >Yes I did, I was going for 'runtime' but the effect is the same :) I chickened out... > >Ant > Save that for D's revised object oriented library ( An important part of v 1.0i ) |
Copyright © 1999-2021 by the D Language Foundation