Thread: Checkbox Style
View Single Post
  #1  
Unread 12-24-2008, 11:04 PM
RickF7666's Avatar
RickF7666 RickF7666 is offline
A Griffawn
Interface Author - Click to view interfaces
 
Join Date: Jun 2005
Server: Oasis
Posts: 70
Question Checkbox Style

I want to use a checkbox in something I'm working on, but I want to use different graphics for the checkbox. It looks like the way to do it is to use a custom checkbox style. The problem is I don't know how to do it. I've learned how to do most of the things I use in my ui pieces comes from seeing examples of something similar in someone else's piece. So if anyone has a piece that uses a custom checkbox style I could use some instruction.

One last thing, I do have something that uses a custom button style. Is the structure the same? Can I basically copy and past the structure of the button style and just replace the buttonstyle with the checkboxstyle?
Reply With Quote