Maven (famous) to Programmer Humor@programming.dev • edit-23 months agoGood guy clippylemmy.zipimagemessage-square102fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageGood guy clippylemmy.zipMaven (famous) to Programmer Humor@programming.dev • edit-23 months agomessage-square102fedilink
minus-square@MonkderVierte@lemmy.mllinkfedilink0•3 months agoOr use a real cross-platform UI toolkit.
minus-square@wise_pancake@lemmy.calinkfedilink0•edit-23 months agoDo you have suggestions? Last time I looked at QT I didn’t like it For what it’s worth, I’m not looking at electron but something like an embedded browser mode. I think qt has that
minus-squareThe_DecryptorlinkfedilinkEnglish0•3 months agoQt is overkill if all you’re using it for is to create a window you render into, something like SDL would be better.
Or use a real cross-platform UI toolkit.
Do you have suggestions?
Last time I looked at QT I didn’t like it
For what it’s worth, I’m not looking at electron but something like an embedded browser mode. I think qt has that
Qt is overkill if all you’re using it for is to create a window you render into, something like SDL would be better.
Like what?
One of them.