Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-903] iOS: split view in portrait - support image with left nav button on iPad

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusReopened
ResolutionUnresolved
Affected Version/sRelease 1.5.0
Fix Version/sRelease 3.0.0
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeEric Merriman
Created2011-04-15T02:38:55.000+0000
Updated2018-08-02T17:24:11.000+0000

Description

see http://helpdesk.appcelerator.net/tickets/2305">http://helpdesk.appcelerator.net/tickets/2305

right now the split view event gives you a button, but you can only set the title for this button then set it to the leftnavbutton for the window. you should be able to create a new button and set the event button so it can be fully customized

Comments

  1. Stephen Tramer 2011-04-15

    HD ticket lost to the ravages of time.

  2. Junaid Younus 2012-08-13

    According to the docs, you can pass in a Ti.UI.View into the leftNavButton property and have your own custom event listener: http://docs.appcelerator.com/titanium/2.1/index.html#!/api/Titanium.UI.iPad.SplitWindow-property-leftNavButton Ticket marked as resolved.
  3. Malcolm Hollingsworth 2014-05-31

    This ticket appears to have been marked as resolved due to a misunderstanding of the problem being reported. Having just reviewed the problem myself I can confirm the actual problem does appear to fail even with Ti.SDK 3.3.0. The actual problem is "When using a splitWindow; the automatic leftNavButton that is shown or hidden when the ipad is rotated has only a text property available for customisation. Whilst it is certainly possible to provide a new button into left nav when the device is in landscape mode, doing this in portrait mode replaces that automatic functionality with a new button that then loses the ability to display the detail window.". This jira needs to re-open and the problem be re-examined.
  4. Neeraj Gupta 2014-05-31

    Reopening this ticket based on Malcolm's observation.

JSON Source