How do I use them..? :P

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #33085
    Jeffijoe
    Participant

    Hey guys

    #39778
    Support
    Keymaster

    Hi

    QUOTE (Jeffijoe @ Jun 29 2009, 11:48 AM)
    Hey guys <img src="style_emoticons//biggrin.gif” style=”vertical-align:middle” emoid=”:D” border=”0″ alt=”biggrin.gif” />
    I got AlphaSkins installed, and they are in the toolbox. I drag a button onto a form, but it still looks like a normal button. How do I skin it? <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />
    I know its a dumb question, but Im new to this, so bare with me. xD


    From the ahelp.chm file (“Getting started”) :
    “TsSkinManager is the main component required for AlphaSkins usage. It must be put on the master form of the application or any other that will not be destroyed during the run-time of the program.
    To activate the component it is necessary to define the SkinDirectory and SkinName properties and Active must be True.”

    QUOTE
    EDIT: When I put an sButton onto my form, and debug/compile it, I get an error in the uses clause, where sButton is underlined. Same if I put a sSkinProvider, or whatever its called in it.. Think someone out there can help me out?


    From the ahelp.chm file (“Installation notes”) and from the Install.txt file :
    “…add, (if need) AlphaControls directory in Delphi (Tools->Environment Options->Library->Library Path).”

    #39828
    Jeffijoe
    Participant

    QUOTE (Support @ Jun 30 2009, 08:08 AM)
    Hi

    From the ahelp.chm file (“Getting started”) :
    “TsSkinManager is the main component required for AlphaSkins usage. It must be put on the master form of the application or any other that will not be destroyed during the run-time of the program.
    To activate the component it is necessary to define the SkinDirectory and SkinName properties and Active must be True.”

    From the ahelp.chm file (“Installation notes”) and from the Install.txt file :
    “…add, (if need) AlphaControls directory in Delphi (Tools->Environment Options->Library->Library Path).”

    Okay, I got it now. Thanks. <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />

    Aah, I have some annoying frame when I compile it. Like, on the button, it IS skinned, but around the caption, there is some kind of a line..

    See? Whats wrong there? And it only does that when the form is active, like if I click on it, so it is in the front, you know what Im sayin?

    #39829
    Neon
    Participant

    This is merely a focus.

    #39840
    Jeffijoe
    Participant

    QUOTE (Neon @ Jul 2 2009, 09:31 PM)
    This is merely a focus.

    Is it something that can be removed? And it doesent do it on all skins.

    #39862
    Support
    Keymaster

    Use ShowFocus property.
    In some skins a showing of focus rectangle was forbidden.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.