Merge branch 'Aristo2' of github.mv.usa.alcatel.com:amercada/Cappuccino into Aristo2
|
After Width: | Height: | Size: 89 B |
|
After Width: | Height: | Size: 140 B |
|
After Width: | Height: | Size: 140 B |
|
After Width: | Height: | Size: 123 B |
|
After Width: | Height: | Size: 218 B |
|
After Width: | Height: | Size: 213 B |
@@ -2790,7 +2790,7 @@ var themedButtonValues = nil,
|
||||
+ (CPProgressIndicator)themedIndeterminateBarProgressIndicator
|
||||
{
|
||||
var progressBar = [[CPProgressIndicator alloc] initWithFrame:CGRectMake(0, 0, 75, 16)];
|
||||
[progressBar setDoubleValue:30];
|
||||
[progressBar setIndeterminate:YES];
|
||||
|
||||
[self registerThemeValues:nil forView:progressBar inherit:themedIndeterminateProgressIndicator];
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 1019 B |
|
After Width: | Height: | Size: 998 B |
|
After Width: | Height: | Size: 1012 B |
|
After Width: | Height: | Size: 1014 B |
|
After Width: | Height: | Size: 998 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1010 B |
|
After Width: | Height: | Size: 1023 B |
@@ -2498,7 +2498,7 @@ var themedButtonValues = nil,
|
||||
+ (CPProgressIndicator)themedIndeterminateBarProgressIndicator
|
||||
{
|
||||
var progressBar = [[CPProgressIndicator alloc] initWithFrame:CGRectMake(0, 0, 75, 16)];
|
||||
[progressBar setDoubleValue:30];
|
||||
[progressBar setIndeterminate:YES];
|
||||
|
||||
[self registerThemeValues:nil forView:progressBar inherit:themedIndeterminateProgressIndicator];
|
||||
|
||||
|
||||