You cannot post messages because only members can post, and you are not currently a member.
Description:
Google group for users interested in using the Visage language. For more information see: http://visage-lang.org/
|
|
|
Gradle Visage plugin update
|
| |
Hi everyone,
I have a good new for you!
Soon you are going to see a upgraded version of Gradle plugin "with"
complete maven support for visage!
From next version, user no need to set VISAGE_HOME or place visagefx jar
into visage.home/lib. Plugin take care of downloading visage compiler and... more »
|
|
Wow!
|
| |
Hi everybody, i succeded in configuring sublime text 2 with gradle and visSub, following the great video tutorial. It seems anything ok, but when i try to run the HelloWorld app as the video shows, i receive the following error: D:\Dev\VisageFx\projects\Hello World>gradle ...visagec: invalid flag: Files\Oracle\JavaFX... more »
|
|
i'm new sorry!!
|
| |
Hi everybody and thanks in advance for your patience but i have already developed a complete gui application using the good old javafx1.3 toghether with java for various tools used in the gui itself. Now i have to port anything in javafx2.2 but i don't know if it's better to use directly the new javafx2.2 java apis(and so rewrite all the code) or i... more »
|
|
Visage/VisageFX with Sublime Text 2 and Gradle Plugin :) :)
|
| |
Hi All, I have developed a Sublime Text 2 Plugin by using which we can attain Syntax Highlighting,Code Snippets and Compile/Run VIsage/VisageFX Applications. The plugin has following features:- - Syntax Highlighting - Visage file-type recognition eg(*.visage) - Support for Snippets - Build System using Gradel Plugin... more »
|
|
Binder for Accordion
|
| |
Hi All, I wrote a binder for TitledPane and the next thing I want to do is to write an Accordion. But the Problem I am facing is that I am not able to understand that how would I be able to represent multiple TitlesPane into the accordion. Like other elements do have something called content or any... more »
|
|
lost in Wiki: Getting started with application development in Visage
|
| |
Hi all, I'm a newbie, and I recently started learning JavaFX and Visage by following the the tutorials and wikis posted here. I was following the wiki Getting started with application development in Visage and I got lost under the What turns a JavaFX application into a Visage application? 4. Import the given Visage/visage-javafx.xml at the start of the project's... more »
|
|
Automating Builds For Visage Projects
|
| |
Having done some builds with Visage projects I have found that manually building a project is too tedious, slow, and error prone. Recently I have been looking at some automated build systems. Most of these systems rely on XML which is very messy to automate builds (too verbose) with, and is too rigid/error prone (see Freedom From XML... more »
|
|
|