Re: [Vala] gtkaml - An Application Markup Language for GTK+Vala



On Feb 4, 2008 4:18 AM, pancake <pancake youterm com> wrote:
Yay  :)

I find this approach for GUI design quite better than using glade,
xml is simpler and this will generate native code, instead of
parsing an xml on runtime which is more efficient and productive.

I'll keep an eye on it ;)

btw gtkaml doesnt compiles with valac 0.1.6. You need the svn one.
Am I wrong?


Well, it should.. the only trouble with 0.1.6 is the fact that you
cannot call base.something () when you're extending a class from a
library.
That was fixed in the SVN version immediately:)

I tried to fix that by extending a Dummy class and using 'sed' in the
Makefile to replace the Dummy.. :D

Anyway, what error do you get?
Thanks,
Vlad



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]