Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-23 months agoGood guy clippylemmy.zipexternal-linkmessage-square102fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkGood guy clippylemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-23 months agomessage-square102fedilink
minus-squarewise_pancake@lemmy.calinkfedilinkarrow-up0·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_Decryptor@aussie.zonelinkfedilinkEnglisharrow-up0·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.
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.