Page 17 of 46 FirstFirst ... 789101112131415161718192021222324252627 ... LastLast
Results 161 to 170 of 451

Thread: [Release] SKINbedder BETA 2.99999

  1. #161
    Calm
    Down
    Or
    Get
    A
    2
    Week
    Vacation
    -Love
    The
    Forum
    Policeman
    Wiredwrx's Avatar
    Join Date
    Jan 2003
    Posts
    3,605
    Quote Originally Posted by RPM_VR4
    The buttons shouldn't flicker unless they are overlapping eachother. Also, change [Zoom-In], command="Up" (instead of Alt-V,Up,Up,Enter) and then you wont have that other problem. While your at it change Zoom-Out to "Down" and Toggle 3D to "3". I was not aware of the iG hot-keys when I wrote the button commands.

    Ol33l: From the activity in that other thread, it seems people would like us to add a magnifier for ETA (as well as other stuff). You got any ideas on that one?

    Check out his post in the other thread. He has a link to an open source magnifier. Perhaps you can use it to integrate. Now, when are we gonna get an updated version of SB. There was mention of a teaser this week, and completion by the weekend. Are you still on schedule?

    Michael
    ...I love the French language...especially to curse with...Nom de Dieu de putain de bordel de merde de saloperies de connards d'enculés de ta mère. You see, it's like wiping your *** with silk, I love it.

  2. #162
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    TJ: Not in this version but that is already planned. I want it to be able to, for example, hide the main-menu compleatly so you can make your own window (with background and buttons) to replace it.

    Wired: I'm still going to try to have someything to relase this weekend. I didn't post a "teaser" with CF 1.3 because TJ beat me to it using the current version . Now I just need to make TJ's stuff work.

    As for the magnifier, I won't have time to look into that right away, but hopfully Ol33l can start working on it and then I can just merge his code with mine.

  3. #163
    Calm
    Down
    Or
    Get
    A
    2
    Week
    Vacation
    -Love
    The
    Forum
    Policeman
    Wiredwrx's Avatar
    Join Date
    Jan 2003
    Posts
    3,605
    Thats cool, I got time. (Cause I bill by the hour )

    Michael
    ...I love the French language...especially to curse with...Nom de Dieu de putain de bordel de merde de saloperies de connards d'enculés de ta mère. You see, it's like wiping your *** with silk, I love it.

  4. #164
    Raw Wave tj!2k4's Avatar
    Join Date
    Oct 2004
    Posts
    3,294
    Quote Originally Posted by RPM_VR4
    TJ: Not in this version but that is already planned. I want it to be able to, for example, hide the main-menu compleatly so you can make your own window (with background and buttons) to replace it.
    sweet!

    Quote Originally Posted by RPM_VR4
    Wired: I'm still going to try to have someything to relase this weekend. I didn't post a "teaser" with CF 1.3 because TJ beat me to it using the current version . Now I just need to make TJ's stuff work.
    sorry


    Quote Originally Posted by RPM_VR4
    and then I can just merge his code with mine.
    ewwwwwwww



  5. #165
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520
    Quote Originally Posted by RPM_VR4
    Ol33l: From the activity in that other thread, it seems people would like us to add a magnifier for ETA (as well as other stuff). You got any ideas on that one?
    I'll look into some magnification code tonight

  6. #166
    Maximum Bitrate Frankino's Avatar
    Join Date
    Nov 2004
    Location
    Italy
    Posts
    659
    hey, I've been trying for the past 3 hours to use skinbedder to embed Dscaler and add some buttons to manage ChannelUP , channeldown and other fuctions
    I lack the bases so I'm not entirely sure how to do this, I edited the ini file and the script but... boh I can't figure out
    anyone can help me? this is my ini file, don't bother the images on the buttons, I will change them later

    B0, B1 and B2 are the only buttons I tried to use (tab Y and T are DScaler hotkeys)

    the autoit script merely launches dscaler, which does not embed at all and won't get the keystroke
    help please

    [SKINbedder]
    FormTitle=SKINbedder
    FormTop=100
    FormLeft=150
    FormWidth=600
    FormHeight=400
    FormBackgroundColor=$000000
    WindowsTitleBarHeight=24
    WindowsWindowBorderWidth=3
    EmbedderRefreshInterval=250
    ImageDirectory=
    StartupScript=Startup.au3

    [Programs]
    P0=C:\Programmi\DScaler\DScaler.exe

    [P0]
    WindowName="Dscaler"
    Directory=C:\Programmi\DScaler

    [Buttons]
    B0=P0
    B1=P0
    B2=P0
    B3=P0
    B4=P0
    B5=P0
    B6=P0

    [B0]
    X=0
    Y=311
    Image=Zoom_Out_Norm.bmp
    ImageDown=Zoom_Out_Down.bmp
    ImageOver=Zoom_Out_Over.bmp
    ImageDissabled=Zoom_Out_Down.bmp
    Anchors=Bottom,Left
    Command=Y

    [B1]
    X=0
    Y=253
    Image=Zoom_In_Norm.bmp
    ImageDown=Zoom_In_Down.bmp
    ImageOver=Zoom_In_Over.bmp
    ImageDissabled=Zoom_In_Down.bmp
    Anchors=Bottom,Left
    Command=Tab

    [B2]
    X=0
    Y=85
    Image=Menu_Norm.bmp
    ImageDown=Menu_Down.bmp
    ImageOver=Menu_Over.bmp
    ImageDissabled=Menu_Down.bmp
    Anchors=Bottom,Left
    Command=T

    [B3]
    X=0
    Y=140
    Image=FAV_Norm.bmp
    ImageDown=FAV_Down.bmp
    ImageOver=FAV_Over.bmp
    ImageDissabled=FAV_Down.bmp
    Anchors=Bottom,Left
    Command=Enter,Enter,Up,Up,Up,Enter

    [B4]
    X=96
    Y=262
    Image=Enter_Norm.bmp
    ImageDown=Enter_Down.bmp
    ImageOver=Enter_Over.bmp
    ImageDissabled=Enter_Down.bmp
    Anchors=Bottom,Left
    Command=Enter,Enter,Enter,Enter

    [B5]
    X=96
    Y=307
    Image=3D_Norm.bmp
    ImageDown=3D_Down.bmp
    ImageOver=3D_Over.bmp
    ImageDissabled=3D_Down.bmp
    Anchors=Bottom,Left
    Command=Enter,Down,Right,Enter,Up,Right,Right,Ente r,Down,Left,Enter

    [B6]
    X=0
    Y=195
    Image=Save_Norm.bmp
    ImageDown=Save_Down.bmp
    ImageOver=Save_Over.bmp
    ImageDissabled=Save_Down.bmp
    Anchors=Bottom,Left
    Command=Alt-F,Down,Enter
    Peugeot 206 1.4 HDi

    Intel Mini-ITX Mainboard
    Celeron 1.2ghz
    256mb DDR-2 533
    80gig 3.5" SATA HDD
    Sb Live 5.1 w/ KXProject Drivers
    M2-ATX
    8" Lilliput TS LCD

    100% installed and working :D

  7. #167
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520
    Frankino... lets home RPM can help you

    I've got some working zoom code And its gonna be free, and its gonna be a separate app. So it will be another thing that you'll be able to embed

  8. #168
    Maximum Bitrate Frankino's Avatar
    Join Date
    Nov 2004
    Location
    Italy
    Posts
    659
    uh? what you mean? sorry but here in italy it's early in the morning
    Peugeot 206 1.4 HDi

    Intel Mini-ITX Mainboard
    Celeron 1.2ghz
    256mb DDR-2 533
    80gig 3.5" SATA HDD
    Sb Live 5.1 w/ KXProject Drivers
    M2-ATX
    8" Lilliput TS LCD

    100% installed and working :D

  9. #169
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520
    Quote Originally Posted by Frankino
    uh? what you mean? sorry but here in italy it's early in the morning
    I mean that RPM wrote most of the embedding code, so he should be able to help you.

  10. #170
    Maximum Bitrate Frankino's Avatar
    Join Date
    Nov 2004
    Location
    Italy
    Posts
    659
    I hope, thanks
    Peugeot 206 1.4 HDi

    Intel Mini-ITX Mainboard
    Celeron 1.2ghz
    256mb DDR-2 533
    80gig 3.5" SATA HDD
    Sb Live 5.1 w/ KXProject Drivers
    M2-ATX
    8" Lilliput TS LCD

    100% installed and working :D

Similar Threads

  1. SKINbedder embedding problem
    By chuckster in forum Road Runner
    Replies: 12
    Last Post: 07-26-2005, 07:49 PM
  2. [Release] SKINbedder v2
    By 0l33l in forum SkinBedder
    Replies: 242
    Last Post: 07-05-2005, 05:01 AM
  3. [Release] iGSkinner BETA 3.9.5
    By 0l33l in forum SkinBedder
    Replies: 631
    Last Post: 06-26-2005, 03:40 PM
  4. [Release] SKINbedder 1.0
    By RPM_VR4 in forum SkinBedder
    Replies: 41
    Last Post: 06-26-2005, 05:03 AM
  5. [RELEASE] NMC 0.7 BETA 2 -> introducing ACTIONS and NCS !
    By netsuo in forum NeoCar Media Center
    Replies: 22
    Last Post: 05-05-2005, 12:34 PM

Bookmarks

Posting Permissions

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