[Library] SBAR v0.1 (Preview) - Status Bar Library

Post your working scripts, libraries and tools for AHK v1.1 and older
User avatar
jballi
Posts: 724
Joined: 29 Sep 2013, 17:34

[Library] SBAR v0.1 (Preview) - Status Bar Library

04 Jul 2017, 22:22

Introduction
The SBAR library was created to help exploit the capabilities of the standard status bar control.

SBAR Library
Key features:
  • No need to change the default GUI. The status bar is accessed via the control's handle so multiple status bars can be updated without changing the default GUI.
  • Additional part size options. The status bar part size can also be set by percentage (Ex: 25%), by fraction (Ex: 1/3), and by whatever space is left (Ex: -1). In addition, these part sizes can easily be recalculated and reset when the window is resized.
  • Tooltips. Set tooltips for any of the status bar parts.
  • Add-ons. Additional functions for the library to create and manage a progress bar and an animation control.
  • "How To" Examples. Additional examples to show how to add standard controls (Ex: Buttons) to the status bar.
The Code
The pertinent files are as follows:
Compatibility
This library is designed to work on all versions of AutoHotkey v1.1+: ANSI, Unicode, and Unicode x64.

Issues/Considerations
A few considerations:
  • Preview. This version of the project has been marked as Preview because it's the first release but more importantly, because it has never been tested on anything other Windows 7. If you experience any problems, please let me know.
  • Examples. This project includes a large number of examples. If any of the examples don't work as expected, please let me know. I will try to correct the problem.
  • Other Issues/Considerations. See the "Issues and Considerations" section in the library documentation for a complete list.
References
Release Notes
User avatar
jballi
Posts: 724
Joined: 29 Sep 2013, 17:34

Re: [Library] SBAR v0.1 (Preview) - Status Bar Library

22 May 2018, 02:20

Frosti wrote:Link is broken?
Thank you for your interest. I double-checked the links and everything is working. Please try again. If you are still having a problem, please let me know.
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: [Library] SBAR v0.1 (Preview) - Status Bar Library

22 May 2018, 03:27

Okay, I can confirm that. The links are correct. So there is a problem with DropBox if I want to download files over the IPad.

Now I can try out your library for my self-made GUI. It has a very dark background and
I am looking for a solution for a better contrast between background and text.
Image

And even if your library can not help, it will help me otherwise or just expand my collection.

Thank you
hasantr
Posts: 933
Joined: 05 Apr 2016, 14:18
Location: İstanbul

Re: [Library] SBAR v0.1 (Preview) - Status Bar Library

13 Oct 2019, 15:11

jballi wrote:
04 Jul 2017, 22:22
Thanks. This is very useful.
User avatar
elModo7
Posts: 217
Joined: 01 Sep 2017, 02:38
Location: Spain
Contact:

Re: [Library] SBAR v0.1 (Preview) - Status Bar Library

14 Oct 2019, 01:29

Loving the examples! could merge some of this code with the CSV processing lib to help with read progress on large files.

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: No registered users and 143 guests