What's a good way to display graphics in a windows form?

What's a good way to display graphics in a windows form?

Stop using Visual Basic. Please. If you're making a game, use Unity or something like that. For a desktop program use C# or C++ with QT.

Why Qt?

Closer to how Win32 works than GTK+. OP will be a bit more familiar with how it operates.

> Game

OpenGL/GLFW

> GUI

Glade/GTK

> I'm on wangblows

Suck a dick

>opengl for 2d
lol

Are you retarded? That's a very common use case and many window managers and media players use it too.

You've never programmed a thing in your life have you?

>using the software renderer for 2D on games.

I remember I tried that. It was painfully slow.
And that was just a fucking mapmaker of 40x28 tiles.

try SDL

You don't need to use software renderers. Just use a library and let it use OpenGL while you're dealing with a sane API on your end.

Clearly you are doing something wrong, unless you are on a DOS machine.

>Sup Forums
>having any skill whatsoever aside from """CHANGING DESKTOP"""

Nice strawman, but what's that got to do with OpenGL being used for 2D?

Aside from "it's super annoying to work with and a clusterfuck"?

Why would you develop for 2D in raw GL when there's WAY easier options? Unless you need to squeeze every bit of performance out of your code then, yes, sure. But I doubt you have that sort of resources anyway.

So either you never developed with GL or you're a mad person.

It seems we're arguing about different things.
I'm simply saying that using OpenGL for 2D is a semi-common use case in some circles, without analyzing the motives one may have to commit to such torture.

>i'm a complete shitter with the brains of a newt
>so are you!

Dudes making a game and you want him to use shit libraries that add a ton of overhead?
Great idea, ya dingleberry.

Protip, just because it is 2D doesn't mean it is simple.
There's countless 2D games that are too intense to work on even PS3 tier specs.
Hell, probably even PS4 and Xbone.
2D geometry can be just as complex as 3D.

Your implementation was terrible then.

tk everywhere.
maybe plan9's way.just bundle plan9port with ur application.

What sort of graphics?

Basic sprites like in the pic

I remember this game

This post wins the Sup Forums oscar in the category of "biggest number of false sentences"