I am New in this field开发者_Go百科.I want to install RHO Mobile Installer In my Mac System.I don\'t know anything about it so please give me some basic steps for that.Thanks in Advance.This page http
EDIT - Closer.Need to have a port number for my callback url. i.e. http://127.0.0.1:1234 Problem is that port is dynamic and constantly changing.Has anyone ran into this before?
Can anybod开发者_开发知识库y please suggest if it is possible to draw graphs using rhomobile ? Theoretically since it uses java script i was wondering if i use the raphael.js to plot graphs would it w
I\'m trying out the RhoHub editor and Rhodes framework.I\'m trying to follow their tutorial and having some trouble seeing my local changes in the RhoHub editor.
I am using Rhomobile to develop apps. I have wide images on an app and would like to enable horizontal scrolling to view the images.开发者_JAVA百科 Vertical scrolling is automatically available but no
When I run command rake run:iphone I get this error: cd C:/InstantRhodes/ruby/lib/ruby/gems/1.8/gems/rhodes-3.0.1
I am working on rhomobile framework. I develope开发者_运维知识库d a sample application using rhomobile.How do I upload the application to Iphone device.
I\'m starting a new application in rhodes and I\'m trying to associate two tables. I already tried doing what is suggested in http://docs.rhomobile.com/rhodes/rhom#associationsbut I guess there is som
I am an Android developer. I know of a few cross-plat开发者_StackOverflow中文版form development tools such as
Is there any pure ruby implementation of YAML? I need to do following (in Rhomobile): YAML.load( hash_string.to_yaml )