Page 4 of 5 FirstFirst 12345 LastLast
Results 31 to 40 of 44

Thread: [Release] SKINbedder V3 - Preview #2

  1. #31
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,516
    Quote Originally Posted by RPM_VR4
    Yes, I wanted to add hot keys...

    SKINbedder.ini:

    [HotKeys]
    F12=Focus(iGMap)
    Up=Focus(iGMap),Type(Up)
    Down=Focus(iGMap),Type(Down)
    etc, etc, etc.

    You want to help me with the code for that Ol33l?
    I've had no clue what you did after v2.5

    I really haven't had time to program lately. I'm either hanging out with friends, or doing something else. For instance I'm going to check out Berkeley from Friday to Saturday.

    Oh yeh.... another good thing would be to relay keys to a running instance of Sb, using command line parameters. Problem is that would not let us have two instances running
    Basically I think just a main key that focuses should do fine. So say RR sends F12 to Sb, Sb focuses on the iGMap, and then the other keys are properly sent to iG.

  2. #32
    SMKFree liquid_smoke's Avatar
    Join Date
    Aug 2003
    Location
    Chicago
    Posts
    4,842
    ok, i think i have found a successfull workaround.
    using autoit, it has window search options that include searching the childwindows of an application and im able to send commands to that window without sb blocking it.
    01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
    01101101 01101111 01101011 01100101

    beer replenishment fund
    http://www.mp3car.com/vbulletin/rr-faq/
    mp3car live search

    i have joost invites, just hit me up for one.

  3. #33
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,516
    Quote Originally Posted by liquid_smoke
    ok, i think i have found a successfull workaround.
    using autoit, it has window search options that include searching the childwindows of an application and im able to send commands to that window without sb blocking it.
    Yeh.... that's how you were supposed to do it in the first place

    I guess that should've been in the documentation *cough*RPM_VR4*cough*

  4. #34
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,893
    I didn't even know you couldn't send something to the iG window's handle after SKINbedder grabbed it. Hey LS, what the AutoIt code for finding a sub-window handle then?

  5. #35
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,516
    Quote Originally Posted by RPM_VR4
    I didn't even know you couldn't send something to the iG window's handle after SKINbedder grabbed it. Hey LS, what the AutoIt code for finding a sub-window handle then?
    You can't send anything to iG's window handle because the handle changes after Sb takes it in. Then it becomes impossible to find unless you're doing a search for child windows.

  6. #36
    Low Bitrate
    Join Date
    Feb 2006
    Posts
    65
    ok, st*pid question: skinbedder doesn't work on anything that's not Win 2000 or XP right?

  7. #37
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,893
    It is coded in Delphi 7 on the Win32 API, so I'm pretty sure it will work all the way back to Windows 95.

    ...however, as Ol33l and I were discussing in another thread... WHY THE HELL WOULD YOU EVER WANT TO RUN ANYTHING OTHER THAN XP IN YOUR CAR??? Hardware is cheap. You can get a Dell 2.2GHz /w 512 on e-bay for $200. Pull out the PSU and pop in an M2ATX for another $80 and you got everything but the 7" touch-screen.

  8. #38
    Low Bitrate
    Join Date
    Feb 2006
    Posts
    65
    lol, maybe there is cheap... here everything is very very expensive... but anyways i think i mught be going for XPlite so the footprint is minimal...

    but anyways, so that you know, skinbedder doesn't work on win 98, an error poped out i think on the user32.dll something about layers or something like that...

  9. #39
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,893
    Strange. It may depend on the SKIN then. Skins without transparancy should not be using layers. If you are using my iGuidance SKIN then just get rid of the GPSInfo and RouteList embeds and it might work.

  10. #40
    SMKFree liquid_smoke's Avatar
    Join Date
    Aug 2003
    Location
    Chicago
    Posts
    4,842
    Quote Originally Posted by RPM_VR4
    I didn't even know you couldn't send something to the iG window's handle after SKINbedder grabbed it. Hey LS, what the AutoIt code for finding a sub-window handle then?
    been bringing this up off and on for months.

    The code i used in autoIT to find the child window of IG is

    Opt("WinSearchChildren", 1)

    you can include this on any line before you try to send any commands.
    Since i only use skinbedder to embed IG and no other apps, it works fine as IG is the only child window and keys are sent to the window title
    works flawless
    01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
    01101101 01101111 01101011 01100101

    beer replenishment fund
    http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
    mp3car live search

    i have joost invites, just hit me up for one.

Page 4 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [Release] SKINbedder V3 - Preview
    By RPM_VR4 in forum SkinBedder
    Replies: 215
    Last Post: 08-16-2008, 09:22 PM
  2. [Release] SKINbedder BETA 2.99999
    By 0l33l in forum SkinBedder
    Replies: 450
    Last Post: 09-23-2005, 03:38 AM
  3. [Release] iGLaunch v3
    By 0l33l in forum SkinBedder
    Replies: 145
    Last Post: 07-05-2005, 10:33 AM
  4. [Release] SKINbedder v2
    By 0l33l in forum SkinBedder
    Replies: 242
    Last Post: 07-05-2005, 04:01 AM
  5. [Release] SKINbedder 1.0
    By RPM_VR4 in forum SkinBedder
    Replies: 41
    Last Post: 06-26-2005, 04:03 AM

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
  •