Help with Object Bar
Wednesday, November 21, 2001 by starone | Discussion: WinCustomize Talk
Reply #62 Monday, December 3, 2001 10:30 AM
if you open the "thumbs.db" item via the notepad quick menu bar, and it opens in object edit, do you actually get anything, or is it just an empty OE window?
then try opening the "thumbs.db" file in a second OE window. are the two windows showing the same content?
the idea hear is to try and work out if this file really has been opened.
what program extensions is OE associated with? i still dont know why this is happening, but it could be opening items is OE if the items it has found are associated with it.
Reply #63 Monday, December 3, 2001 12:00 PM
I can't find how to view the file extensions for OE. When you first install it it comes up with associate file extensions, but other than that I can't find it. I never added any, just went with the ones they had checkmarked. In the file folder itself, it has asp.syn, bas.syn, c.syn, etc. (I guess they are syntax files).
Reply #64 Tuesday, December 4, 2001 5:20 AM
there are various things that could be done to find out if these are the same, but at this point i am not sure if we care. i may come back to this later if i get desperate

do you have a system tweaker installed? there is probably a copy of tweakui on your winME cd. if so, then this program should allow you to see (and edit) the location of your quick launch folder, along with several others. this is a long shot, but i am wondering if this is pointing to a second quick launch folder.
other than that, have you tried unloading all the other running programs? the idea hear is that one (or more) of them may be conflicting somehow.
what i am going to attempt shortly is to attach this quick menu item to an existing skin via a standard button. never done this before, so this could have some interesting results

if i can get this to work in wb2, then this helps to eliminate a LOT of the variables, since you are using smart bars, ect.
Reply #65 Tuesday, December 4, 2001 7:02 AM
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
) 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

Reply #66 Tuesday, December 4, 2001 8:59 AM
Reply #67 Tuesday, December 4, 2001 9:41 AM
Think we should start a new thread on the menu item?
Reply #68 Tuesday, December 4, 2001 10:05 AM
Reply #69 Tuesday, December 4, 2001 10:59 AM
Found this address for the WinMenu - www.stardock.net/people/wbstuff/plugin/winmenu.html. It gives an example of configuration.
I tried adding the extra button for the winmenu plugin, etc., but it still opens up in Object Edit.
You have the areas, i.e. c:\program files\(etc) in my uis. Maybe you can configure it and I will try your configuration. I've certainly haven't had any success with it. I'm sure you can better understand what their example is doing.
Reply #70 Tuesday, December 4, 2001 11:23 AM
in the mean time, when you tried calling winmenu from the athenda skin, what results do you get when you click on it?
also, do you get a matching icon for this button with action = -3? here, with both action = -3 and action = -4, i am getting a different icon for the menu item.
remember, i have tried this under wb2, so i could be seeing different things.
Reply #71 Tuesday, December 4, 2001 11:26 AM
starone - I tried adding the extra button for the winmenu plugin, etc., but it still opens up in Object Edit.
PLEASE tell me i am reading this wrong!

starone - You have the areas, i.e. c:\program files\(etc) in my uis.
feline jumps up and down going DOH!
i didnt even realise there were area's like that in your uis file!
Reply #72 Tuesday, December 4, 2001 11:44 AM
i *think* i now have a solution, but i am going to need to read up on configuring these plugin's anyway.
from this machine (win98, running IE6) the path to IE is:
C:\Program Files\Internet Explorer\Iexplore.exe
however, in your UIS file, you have:
Quickl=c:\program files\Internet Explorer\iexplorer.exe
if you compare these, you will notice that the case of the letters is different, although this shouldnt make any difference under windows.
however, you will also notice that the name of the executables are different! there is a good chance that there is no such executable on your machine, so that when you try and run it, something goes wrong, leading to OE getting opened.
however, this cannot be the whole story, since on my win2k machine, the programs to run are often installed to d:\Program Files, and i dont even have winamp on my home machine.
and it looked like it was producing a list of the items installed in my quick launch dir on my win2k machine, which involves ignoring that section of the UIS file
still, one point at a time.
where did these path's come from? i didnt do anything like that on the athenda skin, and the button did things.
Reply #73 Tuesday, December 4, 2001 11:50 AM
thanks for that
i started at google, didnt find anything, and then got side tracked by yet another crisis
i would have posted all this in a more coherent order, but it is the end of a LONG day, and i am thinking in circles and spirals at the moment

Reply #74 Tuesday, December 4, 2001 2:48 PM
Found two more skins with the winmenu thing in them and am going to take a look at them to see if I can get an idea of what is going on.
Reply #75 Tuesday, December 4, 2001 7:22 PM
Thank goodness that's behind us. Bet your glad too! Thanks for all your trouble on this. You have been very helpful.
If you have any additional ideas on the skin, I'm all ears.
Reply #76 Wednesday, December 5, 2001 6:15 AM
it is *very* good news that this has now been fixed, but what i dont understand is that it works fine on my win2k box.
i simply click on the button to get a list of all the items in my quick launch folder. i suppose if it is down to the version of the plugin, then in part it was probably a machine specific problem.
overall, i think it is a case of
all round

Reply #77 Wednesday, December 5, 2001 9:28 AM
Reply #78 Wednesday, December 5, 2001 11:19 AM
feline realises that since on one else visits here, this is hardly public
feline *blush*

i suppose the question is, does this button now do what you wanted?
from your origional description's, i thought that you wanted a button to produce a menu that had all the items in the quick launch menu.
however, it doesnt sound like your current configuration of the button is doing that.
it might be interesting to investigate this further, although since i havent yet read the documentation i am not sure how we would do this

Reply #79 Wednesday, December 5, 2001 12:28 PM
Reply #80 Wednesday, December 5, 2001 12:53 PM
perhaps it is worth waiting a few days, to see what the beta brings.
yours is the only skin i have encountered with smartbars, and this sould provide some basis for comparison, so long as we can find another skin using smartbars for comparison.
in the mean time, what other mysterious problems are there still outstanding?
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 #61 Monday, December 3, 2001 8:50 AM
Still no, to a dual startup (actually this is the first time I've heard that you can have two different startups - interesting). Makes sense though.
Hopefully this has shed some more light on the subject. If you figure this one out, you deserve the Golden Chamption award.