Sometimes I just have no idea how to even start to get something to work.
Ok, so I have a main form, which I create with GUICreate. On this form there is a button, which pops up another window which has some radio buttons on it (for setting filters on the main form). I create this popup window...