Okay, what i have been trying to achieve is adding font-style to a label with buttons.
I have thought of adding each style to a list when the button is clicked, and using a for loop to see the contents of the list. If the button is unpressed it would remove the style element from the list. This has not worked for me.
Any ideas on a way to do this?
Also check out my Sticky Notes application if you need a gist of what i'm trying to do.
http://www.byond.com/games/NationalGuardsmen/StickyNotes
Thanks
is that what you want? that should set the font's style iirc.
otherwise i don't get what you're asking