> On 12 Jul 2017, at 08:35, K K Subbu <kksubbu...@gmail.com> wrote: > > On Wednesday 12 July 2017 08:33 AM, horrido wrote: >> But for the life of me, I can't figure out how to create new classes for my >> application from within the Debugger. Must I create new classes using the >> System Browser first before I can continue adding new methods from within >> the Debugger? What's the recommended procedure for all this? >
If you add a global variable that does not exist and save the method, you should get a dialog like this, with “Define new class” as the first option: