![]() |
|
|
#1 |
|
Member
Join Date: Mar 2011
Location: Omaha, NE
Posts: 39
![]() |
When I set highlight to true on an AbstractRectangularTarget or AbstractCircularTarget, only the text modifiers are highlighted in the highlight color. The graphics themselves stay the normal color. This is especially bad if there are no visible text modifiers since user cannot tell if graphic is highlighted or not.
Since the SurfaceQuad or SurfaceCircle are not exposed, not sure if there is a workaround for this. Thank You. |
|
|
|
|
|
#2 |
|
WW Dev. Team
Join Date: Sep 2010
Location: Boston, MA, USA
Posts: 325
![]() |
I'm not sure that I understand what you're trying to do. There is no class AbstractRectangularTarget; do you mean AbstractRectangularGraphic? Highlighting AbstractRectangularGraphic and AbstractCircularGraphic works correctly (both the shape and the text changes color). Can you post some code to show what you're doing and what's not working?
|
|
|
|
|
|
#3 |
|
Member
Join Date: Mar 2011
Location: Omaha, NE
Posts: 39
![]() |
You are right, I meant Graphic, not Target (the actual object was a target). I found the issue in my code where the highlight interior attribute was getting set instead of the outline, so this it is now working. Sorry for the confusion.
|
|
|
|
|
|
#4 |
|
WW Dev. Team
Join Date: Sep 2010
Location: Boston, MA, USA
Posts: 325
![]() |
Ok, glad to hear that you got it working.
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|