View Single Post
  #10  
Old 07-22-2011, 09:37 PM
Hezzy002 Hezzy002 is offline
Registered User
Join Date: Jul 2011
Posts: 247
Hezzy002 is a jewel in the roughHezzy002 is a jewel in the rough
PHP Code:
for (i=0;i<4;i++) {
  
//Create child text controls at vecx(i), vecy(i) with the desired outline color.

Probably the best you'll be able to get for a long time.
Reply With Quote