Re: [Vala] PanelApplet example

2008-02-05 Thread Quikee
Great. Many thanks. Now I managed to get my example working (without custom vapi changes) as I have been missing Gnome.Program.Init. The example is now available in http://live.gnome.org/Vala/PanelAppletSample. I hope the changes you did will be merged with the upstream as a panel without the abi

Re: [Vala] PanelApplet example

2008-02-05 Thread Andrea Del Signore
On Tue, 2008-02-05 at 01:36 +0100, Andreas Sliwka wrote: > Greetings, > I'm looking for an example on how to create a PanelApplet with vala. > Any help would be greatly appreciated. [snip] Hi Andreas, I've done some panel applets with vala, so here are my experiences. The code it's not so clean

Re: [Vala] PanelApplet example

2008-02-05 Thread Maciej Piechotka
Quikee <[EMAIL PROTECTED]> writes: > I am also trying to create an example panel applet in vala but have > not succeeded. The example looks like this: > > panel.vala > > using GLib; > using Panel; > > > public class MainApplet : GLib.Object { > > public static bool panelFactory(Applet applet

Re: [Vala] PanelApplet example

2008-02-05 Thread Quikee
I am also trying to create an example panel applet in vala but have not succeeded. The example looks like this: panel.vala using GLib; using Panel; public class MainApplet : GLib.Object { public static bool panelFactory(Applet applet, string iid, pointer userData) { va

[Vala] some openmoko stuff

2008-02-05 Thread pancake
found in planet.openmoko.org... http://www.vanille-media.de/site/index.php/2007/12/30/first-encounter-with-vala/ http://svnweb.openmoko.org/trunk/src/target/OM-2007.2/applications/openmoko-terminal2/src/?rev=3755 ___ Vala-list mailing list Vala-