B4J Question [SOLVED] Issue with image in SplitPane...

javiers

Active Member
Licensed User
Longtime User
The image in the right-hand splitPane can be moved. However, when you move the divider, the image returns to its initial position, not maintaining its previous position.


1744872362032.png
1744872375361.png
1744872385983.png
 

Attachments

  • Prueba.zip
    5.5 KB · Views: 36
Last edited:

teddybear

Well-Known Member
Licensed User
You need to add resize event for the right pane to handle the image postion.
 

Attachments

  • Prueba.zip
    5.6 KB · Views: 37
Last edited:
Upvote 0

Similar Threads

Top