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
-
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
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
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
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