Tagged articles
2 articles
Page 1 of 1
New Oriental Technology
New Oriental Technology
Apr 19, 2021 · Mobile Development

Understanding ConstraintLayout in Android Development

This article explores the features and benefits of ConstraintLayout in Android, including its flexibility, performance improvements, and practical usage examples for creating complex layouts efficiently.

Android DevelopmentConstraintLayoutLayout Management
0 likes · 11 min read
Understanding ConstraintLayout in Android Development
MaGe Linux Operations
MaGe Linux Operations
Jan 22, 2021 · Frontend Development

Master Quick Form Creation and Multi‑Page GUIs with PyQt Layouts

This tutorial explains how to use PyQt's QFormLayout for two‑column forms, add rows with .addRow(), nest layouts for complex interfaces, switch pages with QStackedLayout and QComboBox, and create tabbed dialogs using QTabWidget, providing complete code examples for each technique.

Layout ManagementPyQtPython
0 likes · 14 min read
Master Quick Form Creation and Multi‑Page GUIs with PyQt Layouts