Page 1 of 2
Posted: Tue Jan 08, 2002 11:17 pm
by BackupUser
Restored from previous forum. Originally posted by Franco.
How can I get the handle of a toolbar button?
Every ToolBarStandardButton(....) returns 1 instead of a different # or better a handle.
(the same with Danilo's Toolbar lib...)
Is this a windows feature?
I'm able to attach a tooltip to the toolbar (and it appears with my text) because there is a handle but not for a toolbar control like button etc. That's bad!
Fred can you change this?
Have a nice day...
Franco
Posted: Wed Jan 09, 2002 12:28 am
by BackupUser
Restored from previous forum. Originally posted by fred.
Adding ToolTip to a toolbar is hard because buttons are not gadgets. They don't have an handle... You must find another way..
Fred - AlphaSND
Posted: Wed Jan 09, 2002 12:33 am
by BackupUser
Restored from previous forum. Originally posted by Franco.
... You must find another way..
Have a nice day...
Franco
Posted: Wed Jan 09, 2002 5:41 am
by BackupUser
Restored from previous forum. Originally posted by Paul.
Hello Franco,
That file that you uploaded to the Resource Site... AddItemToSysMenu
What exactly is it suppose to do??
I run it on my system and it creates an empty window.
Posted: Wed Jan 09, 2002 7:09 am
by BackupUser
Restored from previous forum. Originally posted by fred.
I've managed how to add ToolTip in ToolBar. New library should be available this night
Fred - AlphaSND
Posted: Wed Jan 09, 2002 8:54 am
by BackupUser
Restored from previous forum. Originally posted by Danilo.
So i can stop my Toolbar Library now ??
cya,
...Danilo
(registered PureBasic user)
Posted: Wed Jan 09, 2002 8:58 am
by BackupUser
Restored from previous forum. Originally posted by fred.
So i can stop my Toolbar Library now ??
why ? Your toolbar is much better
Fred - AlphaSND
Posted: Wed Jan 09, 2002 6:10 pm
by BackupUser
Restored from previous forum. Originally posted by Franco.
Hello Franco,
That file that you uploaded to the Resource Site... AddItemToSysMenu
What exactly is it suppose to do??
I run it on my system and it creates an empty window.
Hi Paul,
Sorry, but I don't know what you mean.
Didn't upload any files to you recently. The only file was the one with the templates. Can't find a file with the name AddItemToSysMenu... or is this a function?
Maybe somebody used any template of mine, added some stuff and didn't change the header comment.
The only file I have is one called AddSysMenu.pb and I was trying to add Items to the System Menu of an application. It workes fine but I didn't send it to you yet.
If you want I can finalize it for upload.
Anyway as you already mentioned you have a file with a similar name look at the system menu of the application maybe anybody did the same work.
But if you want I can take a look at this file if you send it to me...
I'm quite sure that I didn't send a file to you, am I...
Have a nice day...
Franco
Posted: Wed Jan 09, 2002 8:57 pm
by BackupUser
Restored from previous forum. Originally posted by Paul.
I'm sorry Franco, my eyes must be going...
After taking a second look it was Ricardo that send the code snippet.
Posted: Wed Jan 09, 2002 11:08 pm
by BackupUser
Restored from previous forum. Originally posted by Franco.
I'm sorry Franco, my eyes must be going...
Paul, this is a dramatic sign of lasting computeritis...
Ricardo, if you need information how to get the events of the added sys menu I can send you my code.
Have a nice day...
Franco
Posted: Wed Jan 16, 2002 8:44 pm
by BackupUser
Restored from previous forum. Originally posted by Franco.
I've managed how to add ToolTip in ToolBar. New library should be available this night
Fred - AlphaSND
Can't find the AddToolbarTooltip inthe Toolbar library.
Have a nice day...
Franco
Posted: Wed Jan 16, 2002 10:50 pm
by BackupUser
Restored from previous forum. Originally posted by fred.
Oups I've forget to finish it. But works now
Fred - AlphaSND
Posted: Mon Jan 28, 2002 9:02 pm
by BackupUser
Restored from previous forum. Originally posted by Franco.
Oups I've forget to finish it. But works now
Don't want to bother you extremely (...it's against my nature, isn't it?) but how to access this?
Have a nice day...
Franco
Sometimes you have to go a lonely way to accomplish genius things.
Posted: Mon Jan 28, 2002 11:33 pm
by BackupUser
Restored from previous forum. Originally posted by fred.
Hehe, I've forget this one, one time more
Fred - AlphaSND
Posted: Tue Jan 29, 2002 5:53 pm
by BackupUser
Restored from previous forum. Originally posted by Danilo.
I should finish my Toolbar Library...
What commands do you guys need for a Toolbar ??
Any ideas ??
cya,
...Danilo
(registered PureBasic user)