[plt-scheme] visual design for non-visual components ala Visualage

From: Nicolas Chevallier (nicolas-chevallier at wanadoo.fr)
Date: Wed Jan 29 02:55:36 EST 2003

VScheme can be found
http://www.vscheme.cjb.net/

I think it's not what you want: you can't click on an object to see its
methods and events. It's just make easier to put some objects and adjust
properties (width, height). You can't put components on a grid (like
visual basic or realbasic).


-----Message d'origine-----
De : plt-scheme-admin at list.cs.brown.edu
[mailto:plt-scheme-admin at list.cs.brown.edu] De la part de Kirk Miller
Envoyé : jeudi 23 janvier 2003 18:22
À : plt-scheme at list.cs.brown.edu
Objet : [plt-scheme] visual design for non-visual components ala
Visualage

  For list-related administrative tasks:
  http://list.cs.brown.edu/mailman/listinfo/plt-scheme

I would like an IDE for PLT-scheme
that has a visual designer for both visual
and non-visual components ala IBM visualage
or Parts for Java. This involves connecting
Events to Methods, Properties to Properties,etc.
Clicking on a "Schemebean" should bring up a 
property page and customizers, etc.
In other words, I want my scheme objects to behave
as Javabeans. Can anyone point me to any info on 
doing this before I waste too much time trying to do
it myself.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



Posted on the users mailing list.