Search found 1 match
- Mon Oct 20, 2025 8:11 am
- Forum: Talking LiveCode
- Topic: Tips for creating responsive interfaces in LiveCode
- Replies: 1
- Views: 416
Tips for creating responsive interfaces in LiveCode
Hi everyone, I'm making a small application using LiveCode and want the interface to adjust itself on different screens. What experience do you have with: Using groups and dynamic controls to reuse the interface? Optimizing layouts with geometry and rect to avoid fixed coordinates? I also tried usin...