Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Support Software > SkinBedder


Reply
 
Share Thread Tools Display Modes
Old 04-15-2006, 02:21 AM   #16
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
hey RPM_VR4

is there any chance on a SB lite version?
One that simply embeds an app and allows keystrokes to be sent to the embed applications from outside of SB.
I for one would love something like this, and im sure a lot of RR users as well.
__________________
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.
liquid_smoke is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 04-15-2006, 04:58 AM   #17
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
Quote: Originally Posted by liquid_smoke
hey RPM_VR4

is there any chance on a SB lite version?
One that simply embeds an app and allows keystrokes to be sent to the embed applications from outside of SB.
I for one would love something like this, and im sure a lot of RR users as well.

How is this different that SB without buttons
0l33l is offline   Reply With Quote
Old 04-15-2006, 08:53 AM   #18
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
Yeah, if you just take the LoadSkin() commands out of the startup script of any skin, you will have just what you asked for.
RPM_VR4 is offline   Reply With Quote
Old 04-16-2006, 06:26 AM   #19
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
Quote: Originally Posted by 0l33l
How is this different that SB without buttons


well the key thing would be to allow keystrokes to be sent to IG from RR without having to click on the map. Currently SB hides IG (you dont even see it in the taskbar, only the process in taskman) and keys sent directly to the .exe dont work.
Removing the button support isnt really a huge issue i just comment out that stuff in the .ini anyway. But i figure waste not want not.
__________________
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.
liquid_smoke is offline   Reply With Quote
Old 04-16-2006, 11:25 PM   #20
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
so is this feature a possibility in the future or should i just stop asking about it?
__________________
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.
liquid_smoke is offline   Reply With Quote
Old 04-16-2006, 11:29 PM   #21
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
Quote: Originally Posted by liquid_smoke
so is this feature a possibility in the future or should i just stop asking about it?

I think it will be able to be done sometime in the future. Basically what will need to happen is to put a procedure in the main Sb form that captures the keys and transmits them to the window that's currently visible and ontop.
0l33l is offline   Reply With Quote
Old 04-17-2006, 02:18 AM   #22
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
Try adding "focus(iGMap)" as the last command in the startup script. If clicking the map once fixes the problem, then that command should do the exact same thing.
RPM_VR4 is offline   Reply With Quote
Old 04-17-2006, 11:33 PM   #23
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
Quote: Originally Posted by RPM_VR4
Try adding "focus(iGMap)" as the last command in the startup script. If clicking the map once fixes the problem, then that command should do the exact same thing.

that only temp fixes the issue. If you unfocus the map, you have to refocus it again by clicking on it. RR even has commands to focus the map before the keys are sent, but even that isnt full proof. Sometimes they work sometimes you have to click the button 2-3 times for IG to recognize it.
__________________
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.
liquid_smoke is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 04-18-2006, 12:38 AM   #24
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
In RR's command, you should tell it to focus "SKINbedder - iGuidance, and then focus "iGuicance" after that.

If you can't do that for some reason, I guess I could add an OnFocus script to SKINbedder that you could set to "focus(iGMap)". That would probably solve it right?
RPM_VR4 is offline   Reply With Quote
Old 04-19-2006, 12:25 AM   #25
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
focus of the window isnt an issue, i can send commands before and after in RR to focus the window (they dont allways work 110%). I honestly think wont 100% all the time, unless the keys are being sent directly to iGuidance.exe I have some auto it scripts that work perfectly outside of SB but allways fail if SB is being used. I just wish i could send the keys directly and not have to do focus tricks.
__________________
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.
liquid_smoke is offline   Reply With Quote
Old 04-19-2006, 01:31 AM   #26
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
That's what I don't understand... why can't you? You should be able to send keys to iGuidance with no issues. The only issue is that iGuidance won't accept the keys unless it has focus. If the SKINbedder container window has focus instead of the iGuidance window inside of SKINbedder, the iGuidance will ignore the keys. To fix that, you just have to make sure iGuidance has focus. This is why all of your RR keys work if you click anywhere on the iG map before you use them.
RPM_VR4 is offline   Reply With Quote
Old 04-19-2006, 02:15 AM   #27
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
Quote: Originally Posted by RPM_VR4
That's what I don't understand... why can't you? You should be able to send keys to iGuidance with no issues. The only issue is that iGuidance won't accept the keys unless it has focus. If the SKINbedder container window has focus instead of the iGuidance window inside of SKINbedder, the iGuidance will ignore the keys. To fix that, you just have to make sure iGuidance has focus. This is why all of your RR keys work if you click anywhere on the iG map before you use them.

I think the focus script gives the actual handle of Sb the focus. And as we know, the actual handle of Sb means nothing, as it has many other handles ontop. Keys end up being sent to the original Sb form.
0l33l is offline   Reply With Quote
Old 04-19-2006, 02:17 AM   #28
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
Exactly, but it you make the "focus script" focus Sb and then focus iG, everything should work right?
RPM_VR4 is offline   Reply With Quote
Old 04-19-2006, 02:19 AM   #29
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
Quote: Originally Posted by RPM_VR4
Exactly, but it you make the "focus script" focus Sb and then focus iG, everything should work right?

Yeh, but that means making a correct focus script that finds the embedded window

I think it would be a good idea to relay the keys that the original form receives. So for instance if it receives a focus key, say F12... that would focus the main window of iG.
0l33l is offline   Reply With Quote
Old 04-19-2006, 02:25 AM   #30
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
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?
RPM_VR4 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Release] SKINbedder V3 - Preview RPM_VR4 SkinBedder 215 08-16-2008 10:22 PM
[Release] SKINbedder BETA 2.99999 0l33l SkinBedder 450 09-23-2005 04:38 AM
[Release] iGLaunch v3 0l33l SkinBedder 145 07-05-2005 11:33 AM
[Release] SKINbedder v2 0l33l SkinBedder 242 07-05-2005 05:01 AM
[Release] SKINbedder 1.0 RPM_VR4 SkinBedder 41 06-26-2005 05:03 AM



All times are GMT -5. The time now is 01:35 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics