View Single Post
  #19  
Unread 03-31-2005, 04:51 AM
dc_roenfanz's Avatar
dc_roenfanz dc_roenfanz is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Unkown
Posts: 588
Default

Quote:
Originally Posted by ger
Been trying to think of a way to keep TierIndicator from moving. I'm not sure if this will work, but it's wort a try. Set OnShow on TierIndicator to "Location=x1,y1 Name.Location=x2,y2" where x1,y1 is TierIndicator's UIBuilder-assigned location and x2,y2 is Name's UIBuilder-assigned location and set TierIndicator's Visible to false. Like I said, haven't tried it, so I don't know for sure if it'll work or not, but I figure it's worth a shot.
Yeah, I tried that and from what i can tell it didn't do a lick of good, as there was still vertical shift. Laffs suggestion i like, anyone have suggestions on how i implement that?
Reply With Quote