Thread overview
HTMLayout 0.6
Mar 06, 2008
bobef
Re: Great Work!
Mar 07, 2008
yidabu
Mar 07, 2008
bobef
Mar 07, 2008
yidabu
Re: Best GUI lib under Windows
Mar 08, 2008
yidabu
Mar 08, 2008
bobef
Re: a lot of HTMLayoutDemos not work
Mar 14, 2008
yidabu
Mar 14, 2008
bobef
March 06, 2008
HTMLayout wrapper updated to version 3.2.2.8

Now it supports drag and drop. Other important changes include improved way of handling events among other things. Added some code to make the wrapper usable inside DWT, not only DFL. See flowerd.dwt (no example for now)

Added example how to use behaviors to create translatable interface:

http://dsource.org/projects/flowerd/wiki/htmlayout_home

Full changelog:

http://dsource.org/projects/flowerd/browser/trunk/import/htmlayout/htmlayout.d
March 07, 2008
Great Work!

More examples will be appreciated.

On Thu, 06 Mar 2008 03:24:12 -0500
bobef <bobef@abv-nospam.bg> wrote:

> HTMLayout wrapper updated to version 3.2.2.8
> 
> Now it supports drag and drop. Other important changes include improved way of handling events among other things. Added some code to make the wrapper usable inside DWT, not only DFL. See flowerd.dwt (no example for now)
> 
> Added example how to use behaviors to create translatable interface:
> 
> http://dsource.org/projects/flowerd/wiki/htmlayout_home
> 
> Full changelog:
> 
> http://dsource.org/projects/flowerd/browser/trunk/import/htmlayout/htmlayout.d


-- 
yidabu <yidabu.nospam@gmail.com>
SciTE4D Text Editor for D Programming Language:
http://scite4d.chinese-blog.org/

DWin library for D language, Windows COM support with Tango: http://dwin.chinese-blog.org

March 07, 2008
yidabu Wrote:

> Great Work!
> 
> More examples will be appreciated.
> 

What kind of example do you want to see?

March 07, 2008


On Fri, 07 Mar 2008 01:38:12 -0500
bobef <bobef@abv-nospam.bg> wrote:

> yidabu Wrote:
> 
> > Great Work!
> > 
> > More examples will be appreciated.
> > 
> 
> What kind of example do you want to see?
> 

e.g. more samples of controls, like DFL does, user just copy, past and modified it, easily to begin Programming with HTMLayout.

-- 
yidabu <yidabu.nospam@gmail.com>
SciTE4D Text Editor for D Programming Language:
http://scite4d.chinese-blog.org/

DWin library for D language, Windows COM support with Tango: http://dwin.chinese-blog.org

March 08, 2008
I found more examples inside HTMLayoutSDK. It's very beautiful.


On Fri, 7 Mar 2008 15:48:20 +0800
yidabu <yidabu.nospam@gmail.com> wrote:

> 
> 
> 
> On Fri, 07 Mar 2008 01:38:12 -0500
> bobef <bobef@abv-nospam.bg> wrote:
> 
> > yidabu Wrote:
> > 
> > > Great Work!
> > > 
> > > More examples will be appreciated.
> > > 
> > 
> > What kind of example do you want to see?
> > 
> 
> e.g. more samples of controls, like DFL does, user just copy, past and modified it, easily to begin Programming with HTMLayout.
> 
> -- 
> yidabu <yidabu.nospam@gmail.com>
> SciTE4D Text Editor for D Programming Language:
> http://scite4d.chinese-blog.org/
> 
> DWin library for D language, Windows COM support with Tango: http://dwin.chinese-blog.org
> 


-- 
yidabu <yidabu.nospam@gmail.com>
SciTE4D Text Editor for D Programming Language:
http://scite4d.chinese-blog.org/

DWin library for D language, Windows COM support with Tango: http://dwin.chinese-blog.org

March 08, 2008
Yes, you also need it for documentation and such. There are a lot of useful resources on the HTMLayout official site.


yidabu Wrote:

> 
> I found more examples inside HTMLayoutSDK. It's very beautiful.
> 
> 
> On Fri, 7 Mar 2008 15:48:20 +0800
> yidabu <yidabu.nospam@gmail.com> wrote:
> 
> > 
> > 
> > 
> > On Fri, 07 Mar 2008 01:38:12 -0500
> > bobef <bobef@abv-nospam.bg> wrote:
> > 
> > > yidabu Wrote:
> > > 
> > > > Great Work!
> > > > 
> > > > More examples will be appreciated.
> > > > 
> > > 
> > > What kind of example do you want to see?
> > > 
> > 
> > e.g. more samples of controls, like DFL does, user just copy, past and modified it, easily to begin Programming with HTMLayout.
> > 
> > -- 
> > yidabu <yidabu.nospam@gmail.com>
> > SciTE4D Text Editor for D Programming Language:
> > http://scite4d.chinese-blog.org/
> > 
> > DWin library for D language, Windows COM support with Tango: http://dwin.chinese-blog.org
> > 
> 
> 
> -- 
> yidabu <yidabu.nospam@gmail.com>
> SciTE4D Text Editor for D Programming Language:
> http://scite4d.chinese-blog.org/
> 
> DWin library for D language, Windows COM support with Tango: http://dwin.chinese-blog.org
> 

March 14, 2008
On Sat, 08 Mar 2008 05:13:01 -0500
bobef <bobef@abv-nospam.bg> wrote:

> Yes, you also need it for documentation and such. There are a lot of useful resources on the HTMLayout official site.

I tested some HTMLayoutDemos, a lot of Demos not work with DFL based wrapper.


> yidabu Wrote:
> 
> > 
> > I found more examples inside HTMLayoutSDK. It's very beautiful.
> > 
> > 
> > On Fri, 7 Mar 2008 15:48:20 +0800
> > yidabu <yidabu.nospam@gmail.com> wrote:
> > 
> > > 
> > > 
> > > 
> > > On Fri, 07 Mar 2008 01:38:12 -0500
> > > bobef <bobef@abv-nospam.bg> wrote:
> > > 
> > > > yidabu Wrote:
> > > > 
> > > > > Great Work!
> > > > > 
> > > > > More examples will be appreciated.
> > > > > 
> > > > 
> > > > What kind of example do you want to see?
> > > > 
> > > 
> > > e.g. more samples of controls, like DFL does, user just copy, past and modified it, easily to begin Programming with HTMLayout.
> > > 
> > > -- 
> > > yidabu <yidabu.nospam@gmail.com>
> > > SciTE4D Text Editor for D Programming Language:
> > > http://scite4d.chinese-blog.org/
> > > 
> > > DWin library for D language, Windows COM support with Tango: http://dwin.chinese-blog.org
> > > 
> > 
> > 
> > -- 
> > yidabu <yidabu.nospam@gmail.com>
> > SciTE4D Text Editor for D Programming Language:
> > http://scite4d.chinese-blog.org/
> > 
> > DWin library for D language, Windows COM support with Tango: http://dwin.chinese-blog.org
> > 
> 


-- 
yidabu <yidabu.nospam@gmail.com>
D语言 中文支持(D Chinese Support)
http://www.d-programming-language-china.org/
http://bbs.d-programming-language-china.org/
http://dwin.d-programming-language-china.org/
http://scite4d.d-programming-language-china.org/
March 14, 2008
These examples probably use behaviors that are not yet ported to D. They are easy to port, but I don't have the time. If you need some of them take a look at HTMLayoutSDK\include\behaviors.


yidabu Wrote:

> On Sat, 08 Mar 2008 05:13:01 -0500
> bobef <bobef@abv-nospam.bg> wrote:
> 
> > Yes, you also need it for documentation and such. There are a lot of useful resources on the HTMLayout official site.
> 
> I tested some HTMLayoutDemos, a lot of Demos not work with DFL based wrapper.
> 
> 
> > yidabu Wrote:
> > 
> > > 
> > > I found more examples inside HTMLayoutSDK. It's very beautiful.
> > > 
> > > 
> > > On Fri, 7 Mar 2008 15:48:20 +0800
> > > yidabu <yidabu.nospam@gmail.com> wrote:
> > > 
> > > > 
> > > > 
> > > > 
> > > > On Fri, 07 Mar 2008 01:38:12 -0500
> > > > bobef <bobef@abv-nospam.bg> wrote:
> > > > 
> > > > > yidabu Wrote:
> > > > > 
> > > > > > Great Work!
> > > > > > 
> > > > > > More examples will be appreciated.
> > > > > > 
> > > > > 
> > > > > What kind of example do you want to see?
> > > > > 
> > > > 
> > > > e.g. more samples of controls, like DFL does, user just copy, past and modified it, easily to begin Programming with HTMLayout.
> > > > 
> > > > -- 
> > > > yidabu <yidabu.nospam@gmail.com>
> > > > SciTE4D Text Editor for D Programming Language:
> > > > http://scite4d.chinese-blog.org/
> > > > 
> > > > DWin library for D language, Windows COM support with Tango: http://dwin.chinese-blog.org
> > > > 
> > > 
> > > 
> > > -- 
> > > yidabu <yidabu.nospam@gmail.com>
> > > SciTE4D Text Editor for D Programming Language:
> > > http://scite4d.chinese-blog.org/
> > > 
> > > DWin library for D language, Windows COM support with Tango: http://dwin.chinese-blog.org
> > > 
> > 
> 
> 
> -- 
> yidabu <yidabu.nospam@gmail.com> DÓïÑÔ¡¡ÖÐÎÄÖ§³Ö(D Chinese Support) http://www.d-programming-language-china.org/ http://bbs.d-programming-language-china.org/ http://dwin.d-programming-language-china.org/ http://scite4d.d-programming-language-china.org/