|
-
Oct 17th, 2002, 07:14 PM
#1
Thread Starter
Member
ActiveSkin v4.1
is there any skins for activeskin like the skins that are installed
with activeskin and it'll be good if they are free
can anyone know how can i put a transparent pic to the skin builder
-
Oct 18th, 2002, 04:05 PM
#2
Fanatic Member
I know how to do skins in ActiveSkin, and I've a skin, a great skin, but that skins is just to my and my friends app.
I don't understand what you want, could you explain again please?
-
Oct 18th, 2002, 09:25 PM
#3
Thread Starter
Member
look
1- i want to know how to make a skin
i tried and then saved it but when i go to the IDE of VB
then add it ,it doesn't work
2- i want to enter an irrelgular form
-
Oct 19th, 2002, 01:37 PM
#4
Fanatic Member
OK!
When you make a skin, just add a SkinForm object.
Add all things you want on it, and then go to VB.
Right-Click on your ActiveSkin control and press "Load Skin", then browse for the skin.
Then, go to the Form_Load() event.
Write this:
Skin1.ApplySkin me.hwnd
Hope this will help, otherwise ask again!
-
Oct 20th, 2002, 06:16 PM
#5
Thread Starter
Member
thankx 4 ur reply petrus
i made an irregular skin and it didn't work
i wrote the follwing code:
Code:
Private Sub Form_Load()
Skin1.ApplySkinByName Me.hWnd, "FreeForm"
End Sub
but it didn't work
and by the way this code is wrote for other irregulat forms made
by activeSkin and it works
so what shall i do
-
Oct 21st, 2002, 11:22 AM
#6
Fanatic Member
Have you named your window to FreeForm???
-
Oct 21st, 2002, 02:05 PM
#7
Thread Starter
Member
no
then if this is the way how do i name it
-
Oct 21st, 2002, 03:00 PM
#8
Fanatic Member
OK! That's the problem, easy to solve!
On the left in SkinBuilder there is a Tree, first a "Skin" folder, under that a "Objects" folder.
In that folder you should see your window, click on it (in the tree) with the right mousebutton and click on "Rename".
-
Oct 22nd, 2002, 07:03 PM
#9
Thread Starter
Member
-
Oct 23rd, 2002, 03:46 AM
#10
Fanatic Member
Good!
BTW, if you want that skin I made, you can get it
-
Oct 23rd, 2002, 09:57 AM
#11
Thread Starter
Member
if it is free
i'll be so glad to get ur works my friend
-
Oct 23rd, 2002, 10:36 AM
#12
Fanatic Member
It's free. But please give me some credits or something!
http://www.bahnhof.se/~malou/peter/skin!.zip
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|