FutureAIGuru / BrainSimII

Neural Simulator for AGI research and development
http://brainsim.org
MIT License
87 stars 25 forks source link

MessageBox in ModuleRobot can't be closed #194

Closed FutureAIGuru closed 2 years ago

FutureAIGuru commented 2 years ago

Describe the bug The messagebox complaining about the COM port displays properly but moving the mouse across the neuron array hides the box so you can never close it.

Application: Brain Simulator,

Module/Network: ModuleRobot

This is fixed by setting the owner of the messagebox properly to MainWindow.thisWindow