4 مستودعات
Interfaces for controlling native OS elements such as system menus, dialogs, and window appearance.
Distinct from Window Appearance Controllers: Shortlist candidates focus on C libraries or specific OS frameworks, not the general control of native GUI elements.
Explore 4 awesome GitHub repositories matching user interface & experience · Native GUI Component Controls. Refine with filters or upvote what's useful.
This repository provides a collection of interactive sample applications and reference implementations for the Electron framework. It serves as a library of API reference demos designed to help developers learn how to implement core desktop features. The project features visual demonstrations of cross-platform GUI management and practical examples of native operating system integration. It includes dedicated samples for handling native modules, crash reports, and the configuration of security implementations such as content security policies and process sandboxing. The codebase covers a broa
Provides direct control over application window appearance, system menus, and native user-facing dialogs.
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal
Builds the entire desktop interface using Delphi's VCL, providing native Windows controls and Win32 API access.
pywebview is a cross-platform desktop GUI framework for Python that renders HTML, CSS, and JavaScript content using the operating system's native web rendering engine. It enables developers to build desktop applications that run on Windows, macOS, and Linux from a single Python codebase, with the web frontend displayed in a lightweight, native window. The framework provides a bidirectional JavaScript-Python bridge for real-time data exchange between frontend and backend, along with the ability to manipulate the Document Object Model directly from Python without writing JavaScript. It includes
Adds application menus, file dialogs, and other native GUI elements to the webview window for a desktop-like experience.
pywin32 هي مجموعة من ملحقات Python التي تعمل كغلاف لواجهة برمجة تطبيقات Windows الأصلية، مما يتيح استدعاء وظائف نظام التشغيل لإدارة موارد النظام منخفضة المستوى والأجهزة. توفر مكتبة أساسية للتفاعل مع كائنات نموذج كائن المكون (COM) لأتمتة تطبيقات سطح المكتب الأصلية، وإطار عمل لبناء تطبيقات واجهة المستخدم الرسومية الأصلية لـ Windows، وواجهة لتسجيل وتشغيل نصوص Python البرمجية كخدمات نظام في الخلفية. يتميز المشروع بتوفير تكامل عميق مع بيئة Windows، بما في ذلك القدرة على ربط كود Python بحلقة الأحداث الأصلية للتعامل مع إشعارات النظام والقدرة على كشف المنطق الداخلي كملحقات ISAPI للتعامل مع طلبات الويب. تغطي القدرات الأوسع للمكتبة اتصال قاعدة البيانات عبر واجهات مزود بيانات Windows الموحدة، وإدارة سجلات أحداث النظام، وتكامل بيئات التفسير التفاعلية في البرامج الخارجية. يتم توزيع المشروع كحزم ثنائية خاصة بالمنصة (Wheels) لبنى معالجات متعددة، بما في ذلك ARM64.
Provides interfaces for controlling native Windows OS elements such as system menus, dialogs, and toolbars.