Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-21 month agoGood guy clippylemmy.zipimagemessage-square102fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageGood guy clippylemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-21 month agomessage-square102fedilink
minus-squarewise_pancake@lemmy.calinkfedilinkarrow-up0·edit-21 month 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·1 month 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.