Jump to content

Recommended Posts

Posted (edited)

How exactly do you add custom buttons, can you set the button in custom skins in the Dat file?

I have made an attempt at a button. I havn't made buttons before, never neded to, so this is my first button ever...

Black_Shine_Buttons.zip

Edited by Joscpe

-Joscpe

Posted (edited)

The Buttons worked great. Because they are black, i used the "BlackJack" skin design, it has green lettering (font color) that can be seen. Most skins have black letters and cannot be seen on a black button

the Icons are a little bit big, normally 27 x 27 max, and they have obscure markings that are dark gray and hard to see. There are no "custom" button options in XSkin or EzSkin Button Themes, but maybe someone could use them... 8)

thanks for the effort, the buttons worked great!!!!

8)

Edited by Valuater

NEWHeader1.png

Posted

Thank you! and sorry about the size.

Why didnt you add GUICtrlCreateLabel($XSguiTitle, 1, 2, $XS_width, 30) into the xskin include? and add a key in the dat file for the colour and size?

-Joscpe

Posted

The Buttons are "Theme Buttons"

to have custom buttons does not allow for mouseover controls from a centralized function

I have made examples for others to use haow they would like in ...

_ControlHover() UDF

and...

_ButtonHover() UDF

however, again, the button hover UDF is based on "Theme" buttons

8)

NEWHeader1.png

Posted

The Buttons are "Theme Buttons"

to have custom buttons does not allow for mouseover controls from a centralized function

I have made examples for others to use haow they would like in ...

_ControlHover() UDF

and...

_ButtonHover() UDF

however, again, the button hover UDF is based on "Theme" buttons

8)

i just have a quick question on your ez skin maker you when you build your script you have like an explorer object into it. How did you do that cause i see your script its all crypted so am not able to see how to do that.
Posted

i just have a quick question on your ez skin maker you when you build your script you have like an explorer object into it. How did you do that cause i see your script its all crypted so am not able to see how to do that.

its in this thread, its a plug-in, its called XSkinShell()...

its is not in the "crypted" file you see in EzSkin_1-2-3

8)

NEWHeader1.png

Posted (edited)

Heres a skin and some buttons i made... Don't really have any time to take a picture of it, sorry...

I just fixed the buttons, the whites gone.

Blue_Grid.zip

Edited by Joscpe

-Joscpe

Posted (edited)

Heres a skin and some buttons i made... Don't really have any time to take a picture of it, sorry...

Your pic

Posted Image

I changed your Skin.dat a little

[Info]
Title=Blue-Grid
Author=Joscpe

[color]
background=0x2b4252
Button=0x15232d
mouseover=0x2b5b7e
fontcolor= 0xFFFFFF

[settings]
size=50

[icon]
style=BlueGrid
Isize=16
adjustleft=11
adjustdown=15

8)

Edited by Valuater

NEWHeader1.png

Posted

Your pic

Posted Image

I changed your Skin.dat a little

[Info]
Title=Blue-Grid
Author=Joscpe

[color]
background=0x2b4252
Button=0x15232d
mouseover=0x2b5b7e
fontcolor= 0xFFFFFF

[settings]
size=50

[icon]
style=BlueGrid
Isize=16
adjustleft=11
adjustdown=15

8)

Cool, Thanks!

-Joscpe

  • 3 weeks later...
Posted (edited)

Hi,

I've got a dummy-question...

How do I use/include XSkin.au3 for building User Defiened GUIs ?:whistle:

Greetz

Greenhorn

Edited by Greenhorn
Posted

Hi,

I've got a dummy-question...

How do I use/include XSkin.au3 for building User Defiened GUIs ? :whistle:

Greetz

Greenhorn

Need more info to help you

Can I use .png files for the skin too?

No, Sorry... not for the skins

8)

NEWHeader1.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...