update some of the table buttons
|
@ -43,14 +43,9 @@
|
|||
[self setWidth: 9.0 forSegment: i]; //9 is minimum size to get proper look
|
||||
}
|
||||
|
||||
NSImage * lowImage = [NSImage imageNamed: @"PriorityControlLow.png"];
|
||||
[self setImage: lowImage forSegment: 0];
|
||||
|
||||
NSImage * normalImage = [NSImage imageNamed: @"PriorityControlNormal.png"];
|
||||
[self setImage: normalImage forSegment: 1];
|
||||
|
||||
NSImage * highImage = [NSImage imageNamed: @"PriorityControlHigh.png"];
|
||||
[self setImage: highImage forSegment: 2];
|
||||
[self setImage: [NSImage imageNamed: @"PriorityControlLow.png"] forSegment: 0];
|
||||
[self setImage: [NSImage imageNamed: @"PriorityControlNormal.png"] forSegment: 1];
|
||||
[self setImage: [NSImage imageNamed: @"PriorityControlHigh.png"] forSegment: 2];
|
||||
|
||||
fHoverRow = NO;
|
||||
}
|
||||
|
|
Before Width: | Height: | Size: 752 B After Width: | Height: | Size: 740 B |
Before Width: | Height: | Size: 768 B After Width: | Height: | Size: 772 B |
Before Width: | Height: | Size: 429 B After Width: | Height: | Size: 429 B |
Before Width: | Height: | Size: 415 B After Width: | Height: | Size: 421 B |
Before Width: | Height: | Size: 548 B After Width: | Height: | Size: 579 B |
Before Width: | Height: | Size: 666 B After Width: | Height: | Size: 650 B |
Before Width: | Height: | Size: 672 B After Width: | Height: | Size: 637 B |
Before Width: | Height: | Size: 658 B After Width: | Height: | Size: 631 B |
Before Width: | Height: | Size: 581 B After Width: | Height: | Size: 581 B |
Before Width: | Height: | Size: 583 B After Width: | Height: | Size: 541 B |
Before Width: | Height: | Size: 576 B After Width: | Height: | Size: 636 B |