Skip to content

Create simple_multi_page_app.py#77

Open
thelalitarora wants to merge 1 commit intobaoboa:masterfrom
thelalitarora:patch-1
Open

Create simple_multi_page_app.py#77
thelalitarora wants to merge 1 commit intobaoboa:masterfrom
thelalitarora:patch-1

Conversation

@thelalitarora
Copy link
Contributor

feat: Add a multi-page PyQt5 application with form and search functionality

  • Implemented a responsive GUI using PyQt5 with stacked widget navigation
  • Home page features an image and navigation buttons
  • Form page includes 17 input fields, a scrollable layout, a combo box, and a validation button
  • Search page includes query input, regex-style match, scrollable result area, and dynamic reset
  • Global variable support and dynamic window titles included
  • Prepared for future extensibility and integration

feat: Add a multi-page PyQt5 application with form and search functionality

- Implemented a responsive GUI using PyQt5 with stacked widget navigation
- Home page features an image and navigation buttons
- Form page includes 17 input fields, a scrollable layout, a combo box, and a validation button
- Search page includes query input, regex-style match, scrollable result area, and dynamic reset
- Global variable support and dynamic window titles included
- Prepared for future extensibility and integration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant