Thread: GuiDrawingPanel
View Single Post
  #5  
Old 05-15-2009, 06:34 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Well I'm resizing after I draw. Basically what I'm doing is creating a panel with a 32p height for a sign(one light of text), then I start drawing the letters on the panel. Then at the end, I resize it accordingly to how many lines there are. I've tried a few variations, including resizing it after each new line is added(so I'm not adding images into blank areas), resizing BEFORE I add a new line, and just resizing after it's finished generating a sign.

Now, if I fire the weapon(which generates the sign), it shows blank. But if I fire it again without updating the weapon, it displays the sign perfectly.
Reply With Quote