Search found 140 matches

by Obleo
Fri Dec 24, 2010 5:25 pm
Forum: iOS Deployment
Topic: Zoom-in feature
Replies: 3
Views: 4885

Re: Zoom-in feature

Yes, Take an look at the rev lession, How do I implement a multi-touch pinch motion? The example stack will get you in the ballpark to doing resizing, rotation etc, etc.. It really an great starting point to do many different ios gestures. the rev lession with stack are located here http://lessons.r...
by Obleo
Wed Dec 22, 2010 4:14 pm
Forum: Building Externals
Topic: Followin the tutorial for Externals Part1
Replies: 9
Views: 11997

Re: Followin the tutorial for Externals Part1

The code in objective-c , so you need to write an C Wrapper to get it to work with revolution as an external. Apple ADC Use to have documentation on how to make an c-wrapper call with objective-c . If I recall the spell checker sample code (There two different ones on there site) one has an c-wrappe...
by Obleo
Wed Dec 22, 2010 3:44 pm
Forum: Building Externals
Topic: Followin the tutorial for Externals Part1
Replies: 9
Views: 11997

Re: Followin the tutorial for Externals Part1

The best advise I can give is to program what you want to do in c, cpp or objective -c built app first, then when that works convert that code to the exteranl to use with revolution. You may want to ask around first because I recall someone had an addreesbook libray or external for runrev in the pas...
by Obleo
Tue Dec 21, 2010 3:10 pm
Forum: Building Externals
Topic: Followin the tutorial for Externals Part1
Replies: 9
Views: 11997

Re: Followin the tutorial for Externals Part1

The path is to the version of revolution / livecode as possible on an mac to ~/applications/LiveCode 4.5.2.app add the external name and hit generate. it will create an new stack and all the files needed to open in xcode if mac osx was selected. the folder will be placed on the desktop with the exte...
by Obleo
Sat Dec 18, 2010 12:22 am
Forum: iOS Deployment
Topic: AppStore Submission : Bundle Invalid ?
Replies: 7
Views: 10345

Re: AppStore Submission : Bundle Invalid ?

That good to hear. Good luck.
by Obleo
Fri Dec 17, 2010 11:43 pm
Forum: iOS Deployment
Topic: AppStore Submission : Bundle Invalid ?
Replies: 7
Views: 10345

Re: AppStore Submission : Bundle Invalid ?

I think I may have found something that may help here. The iOs setting pane in the standalone builder under version already has 1.0.0 listed in the field next to version. But when one goes and builds it does not add the version number to the plist. If you go to that field and delete the 1.0.0 text f...
by Obleo
Sun Nov 21, 2010 5:01 pm
Forum: Mac OS
Topic: Validation Mac Store Receipts
Replies: 6
Views: 7757

Re: Validation Mac Store Receipts

I already let runrev support know about this on November 7th. I got an reply back that was being passed to the development team, so they at least runrev knows about. Hopefully they will add something to support it in the very near future. Good luck with your submissions. (And I sorry in advance that...
by Obleo
Wed Apr 08, 2009 11:33 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: 3.5 syntax for data grids
Replies: 4
Views: 4170

That an interesting place they put it.

Thanks, now I can get cooking.

I think this is the correct link. I surfed around a bit on that site. (just incase someone else can not find it either.)

http://revolution.screenstepslive.com/s ... s/datagrid
by Obleo
Wed Apr 08, 2009 10:31 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: 3.5 syntax for data grids
Replies: 4
Views: 4170

3.5 syntax for data grids

Is there any syntax for Revolution v3.5 data grids? I look throughout every single enter in the rev dictionary and found zip nothing. No properties or anything. Anyone have info on what the syntax is. and where to find it. There has to be something no ???
by Obleo
Sat Mar 28, 2009 7:58 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I must be missing something
Replies: 8
Views: 6106

I'm new to Revolution, but my experience so far shows that using openStack or preOpenStack is probably a bad idea. That handler will be called again when you actually open the substack (or any other substack), too. Jeff M. Really ? I never heard of that or had any such problem in the years I used r...
by Obleo
Thu Mar 26, 2009 9:51 pm
Forum: User Groups and Events
Topic: Webinar march 26??
Replies: 10
Views: 12882

I have a valid licensee with assurance and did not get any email either (even email ahead of time to make sure I qualified) . Stuff happens, I'm sure we read about it in some future rev up article.
by Obleo
Mon Mar 23, 2009 7:58 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Drawer problems on OS X
Replies: 4
Views: 4521

You could do something like this, to solve such an issue. Basically get the card height of the parent (or main) stack and set it to the size of the drawer stack when you send the message to open the drawer. put the height of card "card_name_of_parent_stack" of stack "Parent_Stack_name" into tTargetH...
by Obleo
Sat Mar 21, 2009 3:43 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Drawer problems on OS X
Replies: 4
Views: 4521

You can open the application browser (found in tools menu), and double click on the stack that is the drawer. That should open it back as a simple stack.
by Obleo
Wed Mar 18, 2009 4:08 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Looking for new app building program but need some answers
Replies: 4
Views: 5017

Hello magice, 1. Does this program output stand alone programs (like exe files) or must they be run within the revolution application? The Revolution Studio and Enterprise Products create an .exe or standalone application 2. Is there a complete reference manual for the scripting syntax anywhere onli...
by Obleo
Sun Jan 18, 2009 9:01 pm
Forum: Off-Topic
Topic: revSpeechVoices
Replies: 3
Views: 4815

For OS X TTS - (text to speech) there is a 3rd party Accessibillity resource page.

http://www.apple.com/accessibility/reso ... acosx.html

may be worth a look.

Go to advanced search