ANYONE ELSE HERE?
anyway, on to the plot, i have now done some experiments on the athenda skin, which you probably aready have installed.
since your golden eagle skin includes the WBWinMenu.dll file, i concluded that this was the one being used to generate the smartbar quick launch menu item.
so, i have added the following block to by athenda.uis file, just after [Button3]
[Button4]
; button to test quick launch menu plugin
Align=1
XCoord=100
YCoord=5
Action=-3
ButtonImage=athenda\min.bmp
Visibility=0
DllName=athenda\WBWinMenu.dll
; Alpha=200
; Mask=athenda\mask_rollup2.bmp
; InSound = athenda\click.wav
i have tried action -3 and -4, which both seem to produce the same result.
when i click on this extra button, i get a configerable menu, which doesnt look anything like the quick launch menu.
this was done using WB 2.21b, skinning notepad.
if there is anyone out there, any ideas on where i can find some instructions on using this plugin? please note that i cannot run skinstudio on this machine, since it keeps exploding.
so, either the smartbar plugin (smart.dll) is calling this WBWinMenu.dll and passing it configuration information, or it is using some other method of getting the menu on the screen.
starone, can you:
a) try my modifications to the athenda skin, to see if you get the same results. note i placed a copy of the WBWinMenu.dll from your email zips into the relivent directory

what happens if you remove the WBWinMenu.dll file from your skin directory? i would suggest switching to a different skin, removing the file (move it somewhere else, instead of just deleting it

) and then returning to this skin. what effect, if any, does this have on the quick launch menu?
i *think* we are making progress, although quite what we are discovering is a little beyond me at the moment