On Sat, Dec 4, 2010 at 7:57 AM, Andre Arpin <ar...@kingston.net> wrote:
> Andre Arpin <ar...@...> writes:
>
>>
>> E:\Programs\wxWidgets\wxLua\samples\settings.wx.lua
>>
>> AddListItem({"wx.wxGetFreeMemory():ToLong()", wx.wxGetFreeMemory():ToLong()})
>>
>> wx.wxGetFreeMemory() = 4294967295
>
> changing wxGetFreeMemory to return a wxULongLong should solve this problem

The problem is that in order to display it I called ToLong() and now
call ToString(). wxGetFreeMemory() returns what the wxWidgets function
returns, a wxLongLong.

Regards,
    John

------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to