04-15-2026, 07:57 PM
(This post was last modified: 04-15-2026, 07:57 PM by DerVVulfman.)
BUMP
to version 1.6
The Window class for the Widgets system has been updated
- The Window class now has an activate property.
This allows the target window to be both activated and brought atop other windows.
The feature is useful if other windows are in play and overlapping one another
The Labels widget have been updated
- Labels now have an alignment property, so text within a label can be left, right or center justified
The List widget and all in the chain have been updated
- A new line_height property has been added to bypass the 'auto-detect height' feature to the height of each list item.
The auto-detect feature has existed since Ryex's original
The feature spans through all inherited widgets (listbox, combobox, folderbox)
- A bug that appeared that affected the Right-Click Window widget has been handled
The TextBox widget has been updated
- There is now a functional cursor in the text window to show cursor position
- Added new commands to detect the Enter, ESC, Tab and BackTab key responses, for end-user use.
The FolderBox widget has been update
- You can now both apply and retrieve the current folder
- You can use the new refresh_folders property to refresh the list of folders after adding/removing a folder
The FolderBox does not auto-detect changes, so it must be called after such alterations
The FileBox widget has been update
- You can use the new refresh_files property to refresh the list of files after adding/removing a file
The FileBox does not auto-detect changes, so it must be called after such alterations

![[Image: QrnbKlx.jpg]](https://i.imgur.com/QrnbKlx.jpg)
![[Image: sGz1ErF.png]](https://i.imgur.com/sGz1ErF.png)
![[Image: liM4ikn.png]](https://i.imgur.com/liM4ikn.png)
![[Image: fdzKgZA.png]](https://i.imgur.com/fdzKgZA.png)
![[Image: sj0H81z.png]](https://i.imgur.com/sj0H81z.png)
![[Image: QL7oRau.png]](https://i.imgur.com/QL7oRau.png)
![[Image: uSqjY09.png]](https://i.imgur.com/uSqjY09.png)
![[Image: GAA3qE9.png]](https://i.imgur.com/GAA3qE9.png)
![[Image: 2Hmnx1G.png]](https://i.imgur.com/2Hmnx1G.png)
![[Image: BwtNdKw.png%5B]](https://i.imgur.com/BwtNdKw.png%5B)