Search found 3 matches

by wvtbon
Sun Jul 03, 2011 12:32 pm
Forum: Mac OS
Topic: Livecode and Lion
Replies: 18
Views: 15878

Re: Livecode and Lion

I installed Mac OS X 10.7 Lion yesterday on my macbook pro. So far Livecode is working good although I ran into one problem so far. The software does not show the printing dialog anymore. I have a routine in which I the user needs to choose the paper orientation and printer. The function: revShowPri...
by wvtbon
Sat Apr 30, 2011 10:29 am
Forum: Talking LiveCode
Topic: Finding out if my app runs as a web or standalone version
Replies: 2
Views: 2230

Finding out if my app runs as a web or standalone version

I have written an application that I use both inside a webpage and as a standalone application. I need to use some platform specific code. The application needs to find out if I am running the stand alone version or the web version. The Platform function of LiveCode only returns the platform from wh...