| View previous topic :: View next topic |
| Author |
Message |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Tue Feb 15, 2005 4:24 pm Post subject: SSMenu.Dll 2.0 |
|
|
SSMenu.Dll has been updated and uploaded.
Download Here
Please view the SSMenu.txt file and the help file as well as previewing the
included sample scripts before using the extension. _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
filip Valued Contributor


Joined: 07 Aug 2004 Posts: 340
|
Posted: Tue Feb 15, 2005 7:15 pm Post subject: |
|
|
SUB menus finally in VDS thats NICE
Im getting some scripts errors with VDS 4 or 5
Can someone confirm this... |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Tue Feb 15, 2005 7:33 pm Post subject: |
|
|
All of the sample scripts, but one, were written for VDS 4.x and have been
tested by several people on different machines and OSs.
I think I know a possible problem. Try copying the SSMenu.dll to the
.\samples subfolder in the installation path. _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Tue Feb 15, 2005 7:52 pm Post subject: |
|
|
This version of SSMenu.Dll comes with an installer. I've updated the
archive and installer to copy SSMenu.Dll into the .\Samples folder as well
as the root of the installation folder. _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
filip Valued Contributor


Joined: 07 Aug 2004 Posts: 340
|
Posted: Tue Feb 15, 2005 8:16 pm Post subject: |
|
|
My Windows are getting dirty mybe is time to clean them
Your update is great  |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Fri Feb 18, 2005 4:33 pm Post subject: |
|
|
Just kinda curious folks, could I get a little feedback on the update? I
realize that usually no news is good news, but I like to hear the good
news once in a while.
Could those who do provide some feedback please also provide some
operating system information.
Thanks, _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it."
Last edited by ShinobiSoft on Fri Feb 18, 2005 9:08 pm; edited 1 time in total |
|
| Back to top |
|
 |
filip Valued Contributor


Joined: 07 Aug 2004 Posts: 340
|
Posted: Fri Feb 18, 2005 5:45 pm Post subject: |
|
|
You now what i want so where is it
Better click function for status icons
I just kidding  |
|
| Back to top |
|
 |
LOBO Valued Contributor


Joined: 14 Mar 2002 Posts: 241 Location: Wilmington, Delaware, USA
|
Posted: Fri Feb 18, 2005 6:46 pm Post subject: |
|
|
Bill,
I've downloaded the update but haven't had any time to actually play with it. I'll try to get some feedback to you next week.
Mark |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Fri Feb 18, 2005 6:56 pm Post subject: |
|
|
| filip wrote: | You now what i want so where is it
Better click function for status icons
I just kidding  |
Hi Filip,
I'm still working on a sample script to do that. I think I'll also add a
function in the dll to do that when I get a chance.  _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Fri Feb 18, 2005 6:59 pm Post subject: |
|
|
| LOBO wrote: | Bill,
I've downloaded the update but haven't had any time to actually play with it. I'll try to get some feedback to you next week.
Mark |
Hi Mark,
Thanks. There's no rush. I'm just reaching for pats on the back, ROFL  _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Sun Mar 06, 2005 12:15 am Post subject: |
|
|
| filip wrote: | You now what i want so where is it
Better click function for status icons
I just kidding  |
You got your wish Filip.
I haven't uploaded the update yet, but I've added a new statusbar event
for statusbars with the RCLICK style and not in simple mode. The fired
event is "<Name>PANEL<#>RCLICK", where "<Name>" is the name of the
statusbar control and <#> is the panel number that was right clicked.
I need to finish updating the help file and then I'll upload the update. _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Sun Mar 06, 2005 2:15 am Post subject: |
|
|
SSMenu.Dll 2.01 has been uploaded. Download
This update updates the help file again, I forgot to add the 'status_resize'
command as well as brings a new function, 'status_isSimple', and a new
event. The new event is only fired if the statusbar is not in simple mode
and has the RCLICK style. RCLICK on a panel and the fired event will be
"StatusNamePANEL#RCLICK", where "StatusName" is the name of the
statusbar control and "#" is the panel number that was RCLICKed.
Some of the samples have been updated to use some of the newer features
of SSMenu.Dll. Please browse the source code for the samples. _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Mon Mar 07, 2005 12:33 am Post subject: |
|
|
I've added a couple new commads to SSMenu.Dll. Please note, because
there had only been a couple downloads from yesterdays update, I haven't
changed the version number of the .dll. It is still 2.01.
Added::
1) status_showPM
Add a progress meter to a statusbar panel
2) status_hidePM
Remove the progress meter from a statusbar
3) status_setPM
Used to set the progress meters display. Same as 'dialog set,...'
4) status_setPMBkColor
Sets the background color for a statusbar's progress meter.
5) status_setPMColor
Sets the foreground color for a statusbar's progress meter.
Download _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
filip Valued Contributor


Joined: 07 Aug 2004 Posts: 340
|
Posted: Mon Mar 07, 2005 7:56 am Post subject: |
|
|
Keep it coming
What's up with DEBUG message
Im still trying use Left single click
I dont see any point using right click in status bar with popup's
thanks anyway |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Mon Mar 07, 2005 2:43 pm Post subject: |
|
|
| filip wrote: |
What's up with DEBUG message
Im still trying use Left single click
I dont see any point using right click in status bar with popup's
|
Sorry about the DEBUG messages, they have been removed. The statusbar
does not process CLICK and DBLCLICK messages when it is NOT is simple
mode. To use a CLICK event on a statusbar it cannot be split into panels.
Sorry, not my doing, that's the way the API is  _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
|