Re: Applets



hi;

On Thu, 2007-02-01 at 16:42 -0500, Chas Owens wrote:
On 2/1/07, Juan Josà 'Peco' San MartÃn <peco microbotica es> wrote:
snip
Is PerlPanel currently the best approach to deploy Applets?. Do you have
another solution?.
snip

Depending on what you want to do Gtk2::TrayIcon may suit your needs.

better yet: Gtk2::StatusIcon and a Gtk2 module compiled against gtk+ >=
2.10, which is more recent, stable and portable code.

but notification area icons are not applets, and should not be used for
non-transient applications - hence the name "notification icon".  

persistent stuff must pass through the hoops that libpanelapplet
provides, otherwise we end up with something like windows, with a
notification area the size of kansas.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,  E: ebassi gmail com
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net




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