View Single Post
  #3  
Old 04-22-2010, 12:19 AM
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
Quote:
Originally Posted by fowlplay4 View Post
I like that, any chance of get functions for the width and height? I imagine those will come if you make the center function though.
What do you mean get functions? Performing the centering and such is actually fairly simple. x - ((text.length()*(partw-offset))/2). I was just thinking of how I could easily add the ability to define such an option as the complex function is already quiet long with parameters.
Reply With Quote