Search found 9 matches

by EndangeringSpecies
Wed Jun 29, 2011 10:36 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: how does RevMobile apps compare to Adobe AIR apps?
Replies: 1
Views: 2201

how does RevMobile apps compare to Adobe AIR apps?

is there a major difference in performance, e.g. maybe Rev apps being faster?

In general, are there some salient differences that are common knowledge in the Rev community? (other than the cost of Adobe IDE :shock: which can be avoided by using FlashDevelop and coding gui by hand)
by EndangeringSpecies
Wed Jun 22, 2011 7:49 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: how can I programmatically make widget "focused"?
Replies: 1
Views: 2334

how can I programmatically make widget "focused"?

I would like to be able to programmatically select a widget so that it would be focused. Kind of like it can be selected/focused with the mouse in "pointer tool" mode or via the Application Browser. Can I do this by setting some property of either the widget or the stack?
by EndangeringSpecies
Thu Jun 16, 2011 6:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: what widgets are available in Android and iOS apps?
Replies: 3
Views: 4564

Re: what widgets are available in Android and iOS apps?

Mark, thanks for the links. But my question is first and foremost an attempt to understand the problem, for which these links presumably are a solution. E.g. if I make a stack that I want to deploy on both iPhone and Android, can I use the "iPhone Control Kit for LiveCode" in both versions? Or will ...
by EndangeringSpecies
Thu Jun 16, 2011 5:18 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: what widgets are available in Android and iOS apps?
Replies: 3
Views: 4564

what widgets are available in Android and iOS apps?

I am having trouble understanding the complaints voiced in this thread http://forums.runrev.com/viewtopic.php?f=6&t=5820 . E.g. here is a quote from there I would also be interested in knowing whether I must re-invent the wheel (by having to create buttons, etc. in Photoshop) rather than simply drag...
by EndangeringSpecies
Mon Jun 06, 2011 5:37 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: where is LiveCode language spec? Java-like alternative?
Replies: 4
Views: 5792

Re: where is LiveCode language spec? Java-like alternative?

this may be "easy" to read for people who don't know Java. It doesn't make it easy to write for Java programmers. Which is why I pointed out that it would have made sense to have a translator from java/javascript/similar language to RevTalk or just natively support a C-style language for scripts alo...
by EndangeringSpecies
Mon Jun 06, 2011 2:01 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: where is LiveCode language spec? Java-like alternative?
Replies: 4
Views: 5792

where is LiveCode language spec? Java-like alternative?

I understand that LiveCode uses a native language with a weird syntax, but I seem unable to find a thorough, example-based guide to that language. Is such a spec published? Also, does RunRev provide a Java-like alternative scripting language for people who don't actually like the "natural language" ...
by EndangeringSpecies
Mon Jun 06, 2011 1:52 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: can I edit stack widget layouts as xml or source code?
Replies: 1
Views: 2767

can I edit stack widget layouts as xml or source code?

in most modern visual development environments it is possible to not only place widgets and edit their properties visually but also access either the source code or the xml representation of the screen configurations. E.g. in WPF this is done by editing the XAML files and in WinForms by editing sour...
by EndangeringSpecies
Mon Jun 06, 2011 1:43 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: why am I unable to use Tools palette in v4.6.1 Android?
Replies: 2
Views: 3486

why am I unable to use Tools palette in v4.6.1 Android?

I am trying to use Live Code 4.6.1 Android on Windows 7. I am able to run the IDE and I am able to move around and even copy-paste widgets on sample stacks. But I am unable to use Tools palette. When I select "Edit (pointer) tool" in the palette and then try to select let's say Push Button in order ...