I am wanting to create a simple dialog based APP with RDNZL. None of the examples I have found show how to just create either a form based or dialog based APP. The apropos example ties into C# code to create the form. So is there a way to do this totally with lisp and rndzl with out doing it like the apropos example? For example I want to put two buttons, a listbox, a label, and an edit box on a dialog or form all in lisp with rndzl. If you have examples or someone has already done this that I can use as an example that would be great.
Ken