Auto generate radio button, from .txt file?
Answered
Hi
So is it possible to make a radio button, where it auto generate from a txt file?
so lets say i got a .txt file with 10 words, i want those 10 words to each make a radio button, and if i add a new word to the txt file, it shows up
Any know how to do this or where to find some help :) ?
Hope some can help me out.
Please sign in to leave a comment.
IDE itself does not provide such functionality of generating GUI forms from text files.