Help with Object Bar
Wednesday, November 21, 2001 by starone | Discussion: WinCustomize Talk
Reply #82 Thursday, December 6, 2001 5:36 AM
follow the link, and there is:
So what's new in it over 3.0?
5) Full SmartButton implementation (the final 3.1 will include XP PowerUser skin that uses this)
this is what is leading me to wonder if the current smartbar implimentation isnt all that it could be.
Reply #83 Thursday, December 6, 2001 5:49 AM
feline *eurika*
just had a cunning thought
basically, what you seem to have done in skinstudio is to add a button to your skin that calls a dll.
the fact that this is on a smartbar adds some extra stuff to the UIS file, which makes this less obvious.
however, by the looks of it all that is happening is that a dll is being called, which is then supposed to bring up the menu of items in the quick launch menu.
for what ever reason, the relivent dll (called quickl.wpb) is still on this machine, even though i am currently running WB 2.21b
so, in a little bit i am going to have a go at replacing the winmenu button on my test athenda skin with this quicklaunch dll
the major benifit of this is that, if it works, it allows us to experiment with the dll in isolation, which gets us away from questions about the smartbars, ect.
i will report bach soon

Reply #84 Thursday, December 6, 2001 6:02 AM

when i try this, i get a corrupted graphic on the button, and it doesnt seem to do anything
can you try this on WB3, and let me know what happens?
i have simply added this block to the athenda skin:
[Button4]
; button to test quick launch menu plugin
Align=1
XCoord=100
YCoord=5
Action=-3
ButtonImage=athenda\min.bmp
Visibility=1
; DllName=athenda\WBWinMenu.dll
DllName=quickl.wbp
; Alpha=200
; Mask=athenda\mask_rollup2.bmp
; InSound = athenda\click.wav
perhaps the problem is that i am running WB 2.21b. the other thing is that perhaps this dll is being passed some form of paramater or some such by smart.dll.
if you dont get anywhere either, then perhaps it is time for another thread, and see if we can get some help from someone who knows more about these plugin's.
Reply #85 Thursday, December 6, 2001 9:56 AM
Put this info in the uis if you want to experiment at that end:
[SmartBar0]
Name=Quick Launch Menu
DLL=quickl.wbp
WIDTH=24
Enabled=0
[SmartBar1]
Name=url Button
DLL=url.wbp
WIDTH=24
Enabled=0
[Button6]
Align=1
XCoord=100
YCoord=5
ALpha=254
Width=24
Height=24
Action=-3
ShiftAction=0
CtrlAction=0
Visibility=0
DllName=smart.dll
SmartBarNumber=0
[Button7]
Align=1
XCoord=120
YCoord=5
ALpha=254
Width=24
Height=24
Action=-3
ShiftAction=0
CtrlAction=0
Visibility=0
DllName=smart.dll
SmartBarNumber=1
[Smartbar.quicklaunch]
Image=Athenda\min.bmp
The only problem at your end in this experiment is that if you don't have WB3, the smartbars may be included in that version only. I can't remember if it shows in 2.2.
As I said, it works the other way, but not the smartbar way. (Sure hate an unsolved problem, but at least I'm learning - what to do and what not to do.)
Reply #86 Thursday, December 6, 2001 10:28 AM
Reply #87 Thursday, December 6, 2001 11:30 AM
This has been like looking for a needle in a haystack.
Reply #88 Thursday, December 6, 2001 12:35 PM
feline *EEEK*
i was using my experimental skin as a per-application skin for notepad only, which i would recormend under the circumstances.
i will have a go at sticking in the smartbar info tommorow, and see. however, since i am running WB2 here, it may well wont work
Reply #89 Thursday, December 6, 2001 3:25 PM
Reply #90 Thursday, December 6, 2001 5:22 PM
i think i will fire off a thread about plug-in dll's tommorow, after i have tried to make smart bars work in wb 2.21b
on a different front, i have just tried my modifed athenda skin on notepad on my win2k machine, using wb 3.00. NOT a good idea it turns out, since this totaly crashed notepad! i think you (and i) should stick to experimenting with per-application skins!
definetly looking like we are going to need to try and drag some more people into this. after all, we shouldnt keep all the confusion to ourselves, it is against the spirit if christmas

Reply #91 Thursday, December 6, 2001 10:46 PM
Reply #92 Friday, December 7, 2001 11:38 AM
well, i have just tried adding your smartbar stuff to my athenda skin, and NOTHING happened with it. may as well have not been there for all the effect it had.
there is still hope of activity in the other thread though

Reply #93 Friday, December 7, 2001 3:25 PM
hopefully that will help
Reply #94 Friday, December 7, 2001 3:56 PM
Reply #95 Monday, December 10, 2001 9:57 AM
people are probably being intimidated into silence by the raw genius at work here
feline starts giggling histerically again
Reply #96 Monday, December 10, 2001 10:15 AM
Reply #97 Tuesday, December 11, 2001 10:04 AM
of course this would require that i get to go home
feline stairs at the bars on the windows and feels victimised
feline feels that nice cumforting work places shouldnt have bars on the windows
Reply #98 Tuesday, December 11, 2001 11:39 AM
Reply #99 Monday, December 17, 2001 6:27 AM
inquiries? i think management seem to be taking the spanish inquisision as the inspiration for their enquities stratergy
anyway, i was playing around with WB on my win98 machine over the weekend.
i had some problems upgrading to WB3, but eventually got WB 3.09 working. however, when i tried your skin i didnt get any smartbar buttons at all???!!!
i think i need to grab some of the info from this thread, and get it to that machine, and do some more experiments.
when you tried this version (versions?) of WB did you actually get any smartbar buttons?
Reply #100 Monday, December 17, 2001 8:42 AM
[SmartButton0]
Enabled=1
NAME0=Quick Launch Menu
DLL0=quickl.wbp
Author0=Neil Banfield
WIDTH0=20
[SmartButton1]
Enabled=1
NAME0=URL Button
DLL0=url.wbp
Author0=Neil Banfield
WIDTH0=0
[Button6]
Align=1
XCoord=22
YCoord=59
ALpha=254
Width=24
Height=24
Action=-3
ShiftAction=0
CtrlAction=0
Visibility=0
DllName=smart.dll
SmartButton=0
Image-GoldEagle\Button2.bmp
[Button7]
Align=1
XCoord=22
YCoord=89
ALpha=254
Width=24
Height=24
Action=-3
ShiftAction=0
CtrlAction=0
Visibility=0
DllName=smart.dll
SmartButton=1
Image-GoldEagle\Button2.bmp
Lots of luck on this one.
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #81 Wednesday, December 5, 2001 2:08 PM
Where did you see the preview article?
I will do a search of it. I'm interested in seeing what it covers. Maybe the solution to this lies within.