penguin
Newbie

Posts: 1
|
 |
« on: September 22, 2011, 11:19:50 AM » |
|
Hi everyone,
I stumbled upon VisualJS accidentally during my never-ending quest for a javascript framework with an application-style paradigm. I had been experimenting with Qooxdoo, which is quite good, but it lacks a nice editor. I had been struggling through a Qooxdoo project for 3 days, and recreated my work in Sigma in about 5 minutes. Really impressive.
So I've downloaded the system, and have been working with it on localhost for the past 24 hours, and I'm really mega-impressed with the quality. It's really well-done.
Nevertheless, I have a few questions I'm hoping some of the gurus can help me with:
1. I have put some custom art in the "img" folder off of my project folder, and I specify the URL as relative, i.e. "img/picture.png" ... the picture does not show up in the designer, but it does when I run the app. The designer still seems to reference the VisualJS/img folder, but the app itself references the correct folder. Is there any way to remedy this so I can see my images in the designer (short of copying my images to both folders!)
2. Other than the 3 basic themes (which aren't bad), are there any 3rd party themes available? What's involved in creating a theme?
3. Is it possible to create custom controls and add them to the editor?
4. Is there a list of published sites/apps that were done with the designer/linb library? The demos are quite good and very impressive technically, but I'd love to see what others are doing with this tool.
Thanks so much...again, great work, and I look forward to deploying a real project with VisualJS soon!
-John
|