|
 |
|
05-12-2006, 02:18 PM
|
#136
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by b8bboi
liquid_smoke, you can use _Singleton to make sure your app only runs once. Something like this.
Code:
if _Singleton("iGControlRunning",1) = 0 Then
Exit
EndIf
BTW, if you need help skinning iGMon, let me know.
cool, ive been looking for something along those lines. That should streamline a lot of stuff.
Im actually done with the IGMON intergration, i just want to test it out on a real trip before i release it. The skinning and everything is really easy. What i may need to tap you for is little tid bits of scriptcode, you seem to allways step in with a nice snipet here and there
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-12-2006, 02:27 PM
|
#137
|
|
FLAC
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
|
Did you skin the OSK? Can we see a screenshot?
I had a real hard time trying to fit all the buttons together.
|
|
|
05-12-2006, 02:54 PM
|
#138
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by b8bboi
Did you skin the OSK? Can we see a screenshot?
I had a real hard time trying to fit all the buttons together.
actually i was gonna ask you if you had a psd file for the osk, i didnt do that yet.
|
|
|
05-12-2006, 03:02 PM
|
#139
|
|
Constant Bitrate
Join Date: Sep 2005
Location: CT
Posts: 162
|
Quote: Originally Posted by liquid_smoke
there are buttons for xm and sirrus, clicking the Sirrus button should be all u need to do. On the main screen the sat button is XM. If you only have sirrus, you can edit the ExecTBL.ini file found in the skin dir and change all the XM commands to be sirrus. There are directions inside the file.
Thanks. I see there's some references to Microsoft Max. How do you like that program?
|
|
|
05-12-2006, 03:05 PM
|
#140
|
|
FLAC
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
|
Quote: Originally Posted by b8bboi
Did you skin the OSK? Can we see a screenshot?
I had a real hard time trying to fit all the buttons together.
Here.
http://download.andgear.com/rr/skins.../iGMon/osk.psd
|
|
|
05-12-2006, 03:14 PM
|
#141
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by randomjohn
Thanks. I see there's some references to Microsoft Max. How do you like that program?
its pretty cool, i only had that in there to test it out. Unfortunately, its dependant on winFX so it takes a while to load up, but once running its pretty cool. Its mostly a preview of the ui enhancements than anything else. If your looking for a good image viewer, etc there are a lot more full featured apps.
|
|
|
05-12-2006, 03:15 PM
|
#142
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by b8bboi
got it, thanks.
not sure if ill have time to do the osk tonite, supposed to be going out to dinner, so we'll see.
|
|
|
05-12-2006, 03:20 PM
|
#143
|
|
I see dead kittens
Join Date: Dec 2003
Location: New York
Posts: 2,922
|
Quote: Originally Posted by liquid_smoke
got it, thanks.
not sure if ill have time to do the osk tonite, supposed to be going out to dinner, so we'll see.
dinner? come on man, whats more important? 
get your priorities staright.
__________________
Installed
Asus A7N8X-VM - AMD Mobile Athlon 2400
512 Ram - 60GB HD - Opus 150w
Lilliput 7" - Rikaline 6010
[00000000000001100010-] 98% Completed
Check Out My Install!!!
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-12-2006, 03:24 PM
|
#144
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
lol
|
|
|
05-12-2006, 04:16 PM
|
#145
|
|
Low Bitrate
Join Date: Feb 2006
Posts: 80
|
Quote: Originally Posted by liquid_smoke
yeah, the clearlist button in the videoplayer isnt ment to be there,
the att button should work, you have to have MapMasterVolume = MasterVolume in RRConfig.exe and not wave or any other line for it to work properly.
as for the IGMON, i added a heading button in there just for you.
when there is no playlist loaded for some reason RR will display any random image in place of the album art, sometimes i see images that are in the root of my c drive, havnt yet figured out a way to force it to not do that.
Awesome, thank you VERY much.
|
|
|
05-12-2006, 05:24 PM
|
#146
|
|
Low Bitrate
Join Date: Feb 2006
Posts: 80
|
Quote: Originally Posted by Quattro
dinner? come on man, whats more important? 
get your priorities staright. 
Maybe if we just pump him full of more beer we can keep him hacking for days without eating. Of course then I'm not sure what the quality would turn up as, but it might be entertaining anyway
|
|
|
05-13-2006, 05:28 PM
|
#147
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
beer is allways good  have to reup today  I got sick last night so i didnt work on anything, think it was something I ate completely shut me down.
|
|
|
05-13-2006, 05:39 PM
|
#148
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by b8bboi
liquid_smoke, you can use _Singleton to make sure your app only runs once. Something like this.
Code:
if _Singleton("iGControlRunning",1) = 0 Then
Exit
EndIf
BTW, if you need help skinning iGMon, let me know.
i get unknown function name on _Singleton
...........................................Λ
Last edited by liquid_smoke; 05-13-2006 at 06:00 PM.
|
|
|
05-14-2006, 10:19 AM
|
#149
|
|
FLAC
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
|
liquid_smoke, you'll need the latest version of AutoIt for _Singleton.
|
|
|
05-14-2006, 03:38 PM
|
#150
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by b8bboi
liquid_smoke, you'll need the latest version of AutoIt for _Singleton.
i got it working, the release misc.au3 is a lot different than the beta misc.au3.
im running 3.11 and 3.11.97 beta
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:45 PM.
| |