PDA

Click to See Complete Forum and Search --> : Menu like the start bar


markwestcott
Jan 6th, 2000, 05:40 AM
Is there anyway of creating a menu that has a graphic down the side like the windows start bar?? I've seen it on a few other apps, but have never known how to do it.


Thanks a lot,


Mark

jritchie
Jan 6th, 2000, 10:04 AM
Mark,

Have only just sorted out this issue. Go to
www.vbaccelerator.com, (http://www.vbaccelerator.com,) these guys have a free menu control which does some really nice graphically things. :)

Almost forgot build a bmp, add it to the background of the menu, and make transparent. Once you see the control you will know what l mean. :)

[This message has been edited by jritchie (edited 01-06-2000).]

Merry VIP
Jan 6th, 2000, 05:07 PM
jritchie, does that control work in VB4? It would be nice to use :)

I can't go to vbaccelerator.com, so can you send the file for me?

Thanks,
Vesa Piittinen

markwestcott
Jan 7th, 2000, 05:10 AM
That menu control doesn't work for me. I get an error box saying 'unexpected error' when I try and run the exe. Maybe i'll report a bug.....

KENNNY
Jan 7th, 2000, 07:08 AM
Make your own menu - it will be fast and v.small.

for a start, make a class, or a type, with the data (caption, path) for each menu and menu entry), and then design a GUI - u could have images. You could put it all in a OCX as well.

------------------
cintel rules :p
www.cintelsoftware.co.uk