Re: [wxlua-users] ANN wxLua 2.8.7.0 release on Sourceforge.net

2008-02-04 Thread John Labenski
On Feb 3, 2008 2:38 PM, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > > Great work John! > > I'll make an autopackage for this release and update the download page > on wxlua.sf.net Thanks Francesco and Anders. -John -

Re: [wxlua-users] ANN wxLua 2.8.7.0 release on Sourceforge.net

2008-02-03 Thread Francesco Montorsi
Great work John! I'll make an autopackage for this release and update the download page on wxlua.sf.net Francesco John Labenski ha scritto: > We are pleased to announce the latest release of wxLua. > > --- > wxL

Re: [wxlua-users] ANN wxLua 2.8.7.0 release on Sourceforge.net

2008-02-03 Thread Anders F Björklund
John Labenski wrote: > We are pleased to announce the latest release of wxLua. ... > version 2.8.7.0 (released 02/02/2008) ... The "wxLua" port in MacPorts has now been updated to 2.8.7.0 : see http://www.macports.org and install with `port install wxLua` If you have the previous 2.8.4.1 port

Re: [wxlua-users] ANN wxLua 2.8.7.0 release on Sourceforge.net

2008-02-02 Thread Francisco Leite
Hi Again. Only Correcting my previously answer,,,PopupMenu is ok!...becouse i was so anxiety and i didnt see the correctly version,,,Sorry i did not like cause any trouble ... Just one thing, WxLua site ,,, the download section still have a link to old version, but changelog section its alrigh

Re: [wxlua-users] ANN wxLua 2.8.7.0 release on Sourceforge.net

2008-02-02 Thread Francisco Leite
Hi All, Great announce,,,its what i need!...but i got a persistent error [code] ID_CLICK = 5 ID_CHECK = 6 taskbarIcon = wx.wxTaskBarIcon() local icon = wx.wxIcon() local bmp = wx.wxArtProvider.GetBitmap(wx.wxART_INFORMATION, wx.wxART_TOOLBAR, wx.wxSize(22, 22)) icon:CopyFromBitmap(bmp) taskbarI