mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #254] [REQ] Port examples from wxPerl, widget galleries? #174
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#174
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @apollolux on GitHub (Jan 23, 2020).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/254
Is your feature request related to a problem? Please describe.
A common problem is lack of docs and lack of examples. Adding more useful examples would go leaps and bounds towards wider adoption.
Describe the solution you'd like
Mainly porting the examples from wxPerl to proton-native to showcase the Qt and eventual wx backends. Also ports of the examples at gtk2 , gtk3 , and the ubiquitous GTK widget factory would also be groovy. :)
Describe alternatives you've considered
Current examples are (intentionally?) limited in scope and/or functionality. AFAIK no other, more thorough examples for proton-native Qt/wx exist.
Additional context
Will probably open separate issues re desktop-specific functionality that could/probably should be exposed via proton-native, such as bringing back the font picker.
I wouldn't mind helping to create some of these examples if/when the functionality exists/is confirmed to exist in proton-native.
@kusti8 commented on GitHub (Jan 30, 2020):
That's a good idea! I'll work on it.