Gelcon

Results 4 comments of Gelcon

> Hi It is hard to understand your second image 😄. I see the file is called CallsFromEntry. If this is the result of Callsfrom of the startGUI method, it...

> I looked at the url to check the main method, but i could not find your method startGUI(...) > > ![Image](https://github.com/user-attachments/assets/51c446e0-4960-43b2-8118-b65e181696e0) Oh my god. The first is probably a...

> you could go through all classes and check for methods called run(), and then you add them to your entrypoints list. Or you can especially look up the class...

> you could go through all classes and check for methods called run(), and then you add them to your entrypoints list. Or you can especially look up the class...