Skip to content

Commit

Permalink
Added onWindowFocus and onWindowUnfocus signals (closes #241)
Browse files Browse the repository at this point in the history
  • Loading branch information
texus committed May 20, 2024
1 parent fbb394e commit a4fb753
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 62 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ TGUI 1.3 (TBD)
- All widgets can now be configured to ignore mouse events
- Added HorizontalLayout and VerticalLayout to replace widget-specific enums
- Added method to associate user data to combo box items
- Added onWindowFocus and onWindowUnfocus signals
- Renamed isKeptInParent to getKeepInParent in ChildWindow
- Renamed limitTextWidth to setTextWidthLimited in EditBox
- String::fromNumber now supports int8_t (but no longer accepts pointers)
Expand Down
Loading

0 comments on commit a4fb753

Please sign in to comment.