Sorry about all of the messages lately but I'm nearing the finish of an app.
I wanted to make a custom dialog with radio buttons. Here's my code which crashes. Again, no info in the instructions, but did find some partial code. It's probably something real simple as always. It gives a nullpointerexpection error on the line
RetModify = Cd2.Show("Change Category", "Save", "Cancel", "", Bmp)
code deleted and modified version shown at later message
I wanted to make a custom dialog with radio buttons. Here's my code which crashes. Again, no info in the instructions, but did find some partial code. It's probably something real simple as always. It gives a nullpointerexpection error on the line
RetModify = Cd2.Show("Change Category", "Save", "Cancel", "", Bmp)
code deleted and modified version shown at later message
Last edited: