Alright, I've been playing with it. I changed the skin around, and have a few problems:
Netstumbler does not embed, unless I am quick enough to click on the 'skin' before NS comes up.
The buttons don't seem to do anything. They don't change color (skin_down), and they don't send key strokes.
How do I control the window within a window? I read through the threads, I would search, but I don't know what the inner window is called.
And finally, but I can live with it, the little message window keeps fighting with SB. I could move the buttons, but that's where I want them!
Here's what I have:
-----SB Config:
[Global]
DefaultProgram=NetStumbler
EmbedderRefreshInterval=250
-----Netstumbler.ini: (C:\Program Files\SkinBedder_v3\NetStumbler)
[MainForm]
Caption=SKINbedder NS
Top=0
Left=0
ClientWidth=641
ClientHeight=390
BackgroundColor=$000000
LoadingImage=
[Scripts]
StartUp=Run(C:\Progra~1\Networ~1\Netstumbler.exe), Embed(NSMap:500),Focus(NSMap),LoadSkin(NSMap:Skin)
ShutDown=Kill(netstumbler.exe)
Hibernate=Focus(NSMap),Send(Alt-B)
Resume=
-----NSMap.ini (C:\Program Files\SkinBedder_v3\NetStumbler\NSMap)
[NSMap]
WindowClass=
WindowTitle=Network Stumbler
Width=
Height=
TopBorder=0
LeftBorder=0
RightBorder=0
BottomBorder=0
NudgeUp=0
NudgeLeft=0
NudgeRight=0
NudgeDown=0
TransparentColorValue=
AlphaBlendValue=
Visable=True
-----Skin.ini(C:\Program Files\SkinBedder_v3\NetStumbler\NSMap)
[Skin]
ButtonUpImage=Skin.png
ButtonDownImage=Skin_Down.png
TopBorder=335
LeftBorder=0
RightBorder=
BottomBorder=
Actions=New,Open,Scan,Save,Exit
;OnClick and will occure only if there is not a button in that area.
OnClick=BringToFront(NSMap)
;OnDrag can be set to MoveWindow, CloseWindow, or left blank
OnDrag=
OnClose=Exit(SKINbedder)
[New]
Top=338
Bottom=390
Left=3
Right=120
;If OnPressUp and OnPressDown both have values, then the button will "toggle"
OnPressDown=
OnPressUp=Play(ButtonClick.wav),Focus(NSMap),Send( CTRL-N)
[Open]
Top=338
Bottom=390
Left=132
Right=249
;If OnPressUp and OnPressDown both have values, then the button will "toggle"
OnPressDown=
OnPressUp=Play(ButtonClick.wav),Focus(NSMap),Send( CTRL-O)
[Scan]
Top=338
Bottom=390
Left=262
Right=379
;If OnPressUp and OnPressDown both have values, then the button will "toggle"
OnPressDown=Play(ButtonClick.wav),Focus(NSMap),Sen d(CTRL-B)
OnPressUp=Play(ButtonClick.wav),Focus(NSMap),Send( CTRL-B)
[Save]
Top=338
Bottom=390
Left=391
Right=507
;If OnPressUp and OnPressDown both have values, then the button will "toggle"
OnPressDown=
OnPressUp=Play(ButtonClick.wav),Focus(NSMap),Send( CTRL-S)
[Exit]
Top=338
Bottom=390
Left=519
Right=635
;If OnPressUp and OnPressDown both have values, then the button will "toggle"
OnPressDown=
OnPressUp=Play(ButtonClick.wav),Focus(NSMap),Send( ALT-F4)
;Text can be overlaid in the center of the Rect.
Font=
Size=
Style=
Text=



LinkBack URL
About LinkBacks
Reply With Quote
.
Bookmarks