Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18050] Windows: Implement Ti.UI.ActivityIndicator

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-04-21T13:38:39.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsWindows
Labelsmerge-3.4.2
ReporterIngo Muschenetz
AssigneeKota Iguchi
Created2014-11-18T15:30:34.000+0000
Updated2017-03-14T20:14:24.000+0000

Description

http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.UI.ActivityIndicator http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.stackpanel.aspx http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.progressring.aspx http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.textblock.aspx

Ti.UI.Windows.ProgressRing

Implemented

Properties

- isActive - color - backgroundColor

Methods

- hide( ) - show( )

Ti.UI.ActivityIndicator

Implemented

Properties

- bottom - color - font - height - indicatorColor - left - message - right - top - width

Methods

- add( ) - hide( ) - remove( ) - show( ) ----

Not Implemented:

Properties:

- indicatorDiameter - messageid - style

Comments

  1. Christopher Williams 2014-11-19

    https://github.com/appcelerator/titanium_mobile_windows/pull/197
  2. Christopher Williams 2015-03-19

    Needs to be re-implemented in new framework
  3. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source