Results 1 to 12 of 12

Thread: ActiveSkin v4.1

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2002
    Posts
    41

    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
    Walid M. Bahgat

  2. #2
    Fanatic Member petrus's Avatar
    Join Date
    May 2002
    Location
    pBytes[sizeof(pBytes)/2]
    Posts
    553
    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?
    ICQ: 128716725

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2002
    Posts
    41
    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
    Walid M. Bahgat

  4. #4
    Fanatic Member petrus's Avatar
    Join Date
    May 2002
    Location
    pBytes[sizeof(pBytes)/2]
    Posts
    553
    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!
    ICQ: 128716725

  5. #5

    Thread Starter
    Member
    Join Date
    Mar 2002
    Posts
    41
    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
    Walid M. Bahgat

  6. #6
    Fanatic Member petrus's Avatar
    Join Date
    May 2002
    Location
    pBytes[sizeof(pBytes)/2]
    Posts
    553
    Have you named your window to FreeForm???
    ICQ: 128716725

  7. #7

    Thread Starter
    Member
    Join Date
    Mar 2002
    Posts
    41
    no
    then if this is the way how do i name it
    Walid M. Bahgat

  8. #8
    Fanatic Member petrus's Avatar
    Join Date
    May 2002
    Location
    pBytes[sizeof(pBytes)/2]
    Posts
    553
    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".
    ICQ: 128716725

  9. #9

    Thread Starter
    Member
    Join Date
    Mar 2002
    Posts
    41

    Talking

    thank you petrus

    thank you petrus

    thank you petrus



    IT WORKED
    Walid M. Bahgat

  10. #10
    Fanatic Member petrus's Avatar
    Join Date
    May 2002
    Location
    pBytes[sizeof(pBytes)/2]
    Posts
    553
    Good!
    BTW, if you want that skin I made, you can get it
    ICQ: 128716725

  11. #11

    Thread Starter
    Member
    Join Date
    Mar 2002
    Posts
    41

    Talking

    if it is free
    i'll be so glad to get ur works my friend
    Walid M. Bahgat

  12. #12
    Fanatic Member petrus's Avatar
    Join Date
    May 2002
    Location
    pBytes[sizeof(pBytes)/2]
    Posts
    553
    It's free. But please give me some credits or something!

    http://www.bahnhof.se/~malou/peter/skin!.zip
    ICQ: 128716725

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width