Page 1 of 1

LXPanel applet with my text

Posted: Sun Jan 22, 2012 10:27 am
by abbat81
After long time in google I could not find answer for my question about creating an applet for LXPanel.

I need applet which will display current text I need (balance of client of cyber-cafe)

I have already written logic on Gambas, which can send command in terminal.
It could be a way to send needed text (current balance) to applet to show it.

Can anyone help me?

Thanks anyway.

Re: LXPanel applet with my text

Posted: Mon Jan 23, 2012 7:24 pm
by abbat81
Is it impossible?

Re: LXPanel applet with my text

Posted: Fri Apr 13, 2012 6:01 am
by technosaurus
nope, totally easy, just use svg and my simple icon tray (or whatever else program that does it better - if I had found one though, I never would have written it)

http://www.murga-linux.com/puppy/viewtopic.php?t=76431
I have posted examples for creating more complex svg images, text only should be easy to extrapolate, but let me know.