Just loving the ctl32 status bar and progress bar from Carlos Alloatti on SednaX.
Go to SednaX and then downloads (you need to be a member to download).
Carlos has a great set of documentation available here.
Here’s a few screenshots (click to enlarge) of one of our applications with the status bar implemented.
The first shows a simple update of the status bar with search results, along with an icon.
The second shows the progress bar in the status bar. Displaying the progress bar is a single line of code, and then another line of code for the percentage to display.
Great job Carlos.
As Carlos commented, this is just one more way that we are making VFP cool.
UPDATE: The toolbars are from ARG Software Design Labs
UPDATE: Carlos Alloatti’s site is available here: ctl32.com.ar
Are you also using Arg’s CommandBars in there? It looks like it.
Are you also using Arg’s CommandBars in there? It looks like it.
Yes, I definitely use ARG’s Command bars – one of the finest 3rd party tools for VFP on the market in my opinion.
http://www.craigbailey.net/tools.htm
Yes, I definitely use ARG’s Command bars – one of the finest 3rd party tools for VFP on the market in my opinion.http://www.craigbailey.net/tools.htm
Nice!
Maybe you will have some time to check the new scrollable container class I posted:
http://www.ctl32.com.ar/ctl32_scontainer/ctl32_scontainer.htm
Nice! Maybe you will have some time to check the new scrollable container class I posted:http://www.ctl32.com.ar/ctl32_scontainer/ctl32_scontainer.htm
I had a chance to look at these controls a little while ago. They are very well done. As soon as time permits, I’ll be replacing the status and progress bars in my apps. Also, the scrollable containers are wicked cool as well.
I had a chance to look at these controls a little while ago. They are very well done. As soon as time permits, I’ll be replacing the status and progress bars in my apps. Also, the scrollable containers are wicked cool as well.