www.digitalmars.com         C & C++   DMDScript  

D - D GUI class libraries

reply Andrew Fedoniouk <news terrainformatica.com> writes:
Hi, gentlemen,

While ago I've created JavaVM and system of Java classes better suitable 
for GUI programming than standard one.

Project was named J-SMILE and I would like to port/redesign it in D.

J-SMILE project url and Java sources of GUI framework is here:
http://terrainformatica.com/org/j-smile/index.htm

Main principles of GUI are:

1) "windowless" widgets allowing to build lightweight feauture reach UI 
with exactly same look-n-feel on different platforms.

2) event capturing/bubbling propagation schema. Very flexible and 
inspires compact event handlers and interaction. Similar to what is used 
in DHTML:  http://catcode.com/domcontent/events/capture.html

3) Themed UI. CSS alike facilities.

I would like also to write wrappers for our HTML rendering and WYSIWYG 
editing engines : http://terrainformatica.com/htmlayout and
http://terrainformatica.com/htmengine using such GUI library.

Probably I am inventing the wheel and you know some existing GUI 
libraries for D? I will appreciate a lot for links then.

Any comments, requirements and wishes are also highly useful.

Andrew Fedoniouk.
http://terrainformatica.com
Jan 27 2005
parent Stewart Gordon <smjg_1998 yahoo.com> writes:
Hello.  Welcome to newsgroups.

Newsreaders allow you to post a single message to two or more newsgroups 
simultaneously.  This is called crossposting, and is the only 
appropriate way to share a message across multiple newsgroups.

Please see

http://smjg.port5.com/faqs/usenet/xpost.html
http://www.cs.tut.fi/~jkorpela/usenet/xpost.html

and then, since you've multiposted this time, pick a 'group on which you 
would like people to answer you.  Well, since this 'group is deprecated, 
I guess digitalmars.D would be the best choice.

Stewart.

-- 
My e-mail is valid but not my primary mailbox.  Please keep replies on 
the 'group where everyone may benefit.
Jan 28 2005