nikink Posted May 5, 2008 Posted May 5, 2008 Ok, I'm about to embark on a gui front end for a project and there are a lot of settings configurable inside ini files that I'd like to bring into the gui for the user to edit. Does that make sense so far? I have koda, which is kinda helpful in getting a static gui up quickly, but I'm hoping there's a better way to generate a list of buttons, and other controls, dynamically so that the Gui will read the inifile sections into tabs, and the keys for each section will be listed next to their values with an edit button. Somewhere a save button to save all changes back to the correct ini file and sections. Am I being a bit too optimistic with this? Can you see a better way? I'm just a gui-newb... B-)
nobbe Posted May 5, 2008 Posted May 5, 2008 Do a search for Dynamic GUI's and you might be able to find something
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now