Community Questions & Answers

email dialog not working

Hello, i'm having a problem using email dialog, although i set the subject and messageBody the dialog report no subject and write two "undefined" strings in the messageBody, i've tried different ways to make it, using setters o passing attributes...

open view as dialog

how do i open a view as a dialog when label is clicked the view should be over the parent view and also dim parent view SDK : 2.1.4 IOS and Android

264 views
asked 5 months ago by sk cr
last activity 5 months ago

Facebook post dialog not loading

I got a strange problem with the Facebook dialog for posting items the the users feed. In a random (3 in 10 cases) basis the dialog shows an empty screen en the facebook page is not loaded. I have this problem in both SDK 2.0 and 2.1. I am using iOS SDK...

Facebook Dialog stops after login

For posting to the users Facebook wall I use the Facebook Dialog. This because this includes the login and so this can be used for both users that are already logged in to Facebook as well as users that are not logged in to Facebook. When the user...

Option Dialog not working properly on iPad

Code straight from Kitchen Sink 1.3.2 fails to display the last of three options. I tried adding a blank fourth option and managed to get a partial distorted button where the third option should be. Anybody managed to fix this? regards, JH

Facebook dialog Error

Hello developers, I want to have a share option for facebook in my iphone app. I am trying to accomplish this with titanium developer 1.0.4. So far I can log in on facebook using my facebook username and password. After that I want to share something...

Options Dialog failing in 1.4.0

I am trying to create an option dialog and if I copy the example right of KitchenSink, and the app crashes with the following error: ` ***Terminating app due to uncaught exception 'org.myApp.module', reason: 'invalid method (createOptionDialog) passed to...

Error on facebook wall post

When I try to post something on someone's facebook wall I get the following error from facebook: Sorry something went wrong. etc. The thing is that I get it in my onw app as well as in the kitchensink example app. Does any one know if this is a...

Hidden password dialog underneath webview in android

I've been trying to figure out why a webview that is speaking with twitter oauth shows its internal browser password dialog **underneath** the webview window. ![screenshot one](https://img.skitch.com/20110329-dn7chaqe98ndy9nu515xti9h5q.jpg "oAuth in...

Missing Dialog "cancel" button?

I am using some code in my iPad app which I already have successfully used in a prior iPhone app. It's to present a dialog when the user clicks an action button asking if they want to email a recipe: ~~~~ var emailDialogOpts = { options : ['Create...

Custom Dialog box

Hello, I got an issue with titanium :) I have a table view and i would like to add a dialog box. I used "createOptionDialog" but it's a dialog box with choose to tick. I want a custom dialog box with custom items on it as a input text, maybe 1...

Android Crash with Facebook

Hi all!! Well i have been developing an App with Titanium (1.7.2) for android (2.3.1) and IPhone. And the problem that i have is that when i try to publish in facebook with a dialog on android it crashes, but not on IPhone... Here is the...

Partial curl modal window problem

I have a button on the toolbar which shows a modal iphone window with the partial page curl style. I noticed these dialogs can be dismissed by tapping on the page curl. However, if this is done, the next time the dialog is invoked it is blank. If I...

Alert dialog problem

Hi, i want to know if my code is ok. I think yes, but when i run my project, the function launchGPS is called every 5 seconds. However, the alert is running once when the first call to this function is past, twice when the second call is past and so on. I...

Popover Equivalent on iPhone

I am trying to get the Copy/Paste popover when clicking on a label, is there any way to get a popover on iPhone? I can only see it on iPad with Ti.UI.iPad.Popover I can get the dialog up if i use a textfield instead of a label but I cannot apply...

Dynamic options dialog.

Hello, Titanium SDK version: 1.7.0.RC1 iPhone SDK version: 4.2 I am developing an iOS app that fetches tweets from twitter and inserts them into a table. For each tweet I am extracting the links (if any) and put them into an array. I want to use these...

1,035 views
asked 2 years ago by James -
last activity 2 years ago

Showing 1-50 of 68 1 2