iphone-wax Questions
1
I have just learnt about iPhone-Wax (thanks to SO). Now the documentation is rather sparse for what I am trying to do.
I want to embed it into an Objective-C app. I don't want it to be the main ap...
Yandell asked 13/5, 2010 at 1:39
1
Solved
Has anyone managed to use core-plot from wax?
I have been trying recently, but got stumped on NSDecimal. Wax does not want to deal with it. How can i get around this issue?
Mingy asked 25/6, 2011 at 4:45
1
As I studied the issue I am facing in Trying to create NSDecimal in iPhone-Wax I am now aiming much lower. How can I create a fully functional NSDecimalNumber in Wax?
I have added the following tw...
Truelove asked 26/6, 2011 at 3:0
2
Here is a problem I am facing:
I create an NSDecimalNumber in Wax with the line
local x=NSDecimalNumber:initWithString("2.3")
Out of this I would like to create a NSDecimal with the followi...
Balmung asked 20/6, 2011 at 1:26
3
Solved
I am using Lua for some of my apps. I am looking for a central repository of Lua idioms because I don't want to write C in Lua.
A few examples I've come across are:
x = x or v
This sets a defau...
Iceman asked 24/1, 2011 at 2:43
1
© 2022 - 2024 — McMap. All rights reserved.