Community Questions & Answers

[Alloy - iOS] Layout issue with TopBar Left/Title/Right controls with Facebook button and TabbedBar

Hi, I'm facing a curious bug using Alloy and i don't if it's me or a primilary bug of this new great framework... I'm would like to add control into LeftNavButton / RightNavButton / TitleControl. I've tried to reproduce the quick example showed in Alloy...

restore default backButton

Hi, I've been wondering this for a while. Is there a way to restore the leftNavButton as the default back button? I have an app that needs to load some stuff before the default back button appears, so my workaround is to set it as null and then set the...

Change leftNavButton title after creation

After creating and displaying a window, which includes a custom leftNavButton, I have an issue where I cannot change the title of, or reassign to a new button object, to the existing leftNavButton. Basically the LNB is an 'Edit' button to enable the...

Custom back/leftNav button slow to load?

I've customized the back button on a window of my app in order to make its color consistent with my custom navbar. My problem is that it takes a moment to load and, therefore shows the native back button for a second before it loads my custom back button....

Remove left nav button

Hello I would like to remove my left navigation button so the user can't click back to the previous page. I tried to do it by setting ` leftNavButton:null ` property when creating the window, but that didn't work. I also tried `...

simulate button click / touch

i have a tableview that has a child. it opens a new window for edit. once the record is updated i would like to simulate a click of the leftnavbutton to go back to the previous window. any help on this would be great.

Showing 1-30 of 30