mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #247] Does this look native on mac, window, and linux? #159
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#159
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 @Shadowblitz16 on GitHub (Aug 5, 2022).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/247
Does this look native on mac, window, and linux?
I know that's what made qt popular is that it looked like native GUI on the platform it was on.
@vadi2 commented on GitHub (Aug 5, 2022):
This uses QML, not Qt Widgets - so it doesn't aim to go for the native look.
@Shadowblitz16 commented on GitHub (Aug 5, 2022):
aww ok. that makes it useless for me then