B4J Question Maximizing windows does not trigger From_Resize event

xulihang

Active Member
Licensed User
Longtime User
This is a test project. I found this happens when controls are within a pane.

The resizing works using mouse to drag window corners, but not using maximizing.
 

Attachments

  • resizeTest.zip
    2.4 KB · Views: 242
Upvote 0

xulihang

Active Member
Licensed User
Longtime User
I uncheck the handle resize event to do the resize manually. This works fine.
 

Attachments

  • resizeTest.zip
    2.3 KB · Views: 260
Upvote 0
Top