Re: TrayIcon on Win32 Entry point error



On Wed, 2008-10-29 at 08:47 -0400, zentara wrote:
Hi,

I wrote a generic outline for a Gtk2::TrayIcon app at
http://perlmonks.org?node_id=720058 

A Win32 ActiveState user complained about an error

"got entry point error with your gtk2::trayicon 
may be is normal on Actiperl 5.8.8 ?"

Can anyone tell me what might cause this? 
I 'm using Gtk2::TrayIcon -0.06

Gtk2::TrayIcon - which is a wrapper around EggTrayIcon - is not portable
on win32; in any case...

Might it be a version mismatch in ActiveState?

... Gtk2::TrayIcon is not meant to be used anymore. use a new Gtk2
module compiled against gtk+ >= 2.10 and Gtk2::StatusIcon, which is
portable and does not require another dependency.

beware that Gtk2::TrayIcon and Gtk2::StatusIcon are *not* 1:1
equivalent, exactly because StatusIcon is meant to be portable across
different platforms.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net




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