View Single Post
Posts: 958 | Thanked: 483 times | Joined on May 2010
#20
the app is a simple 2d app. so far it doesn't consume more than 50% CPU (averages about 20-30% when it is running full speed). so speed is still ok.

i don't want to set an icon on the title bar. that's not important to me

all i want is a bunch of user interface elements that i can use to change settings in my app. for example, i would like to change the path where my app saves data. how would i create a UI for this in SDL?