Time Nick Message 11:58 Jeija Need some help in OOP: I want to receive an event from an IGUIFileOpenDialog (Mod loader), events are sent to the onEvent() functions of the menu object, the irrlicht event receiver in minetest only accept non-menu-events. 11:59 Jeija Should I create a class for the FileOpenDialog (How to find out when the Dialog is closed? What should the constructor look like?) or should I call a event parsing function from the irrlicht event receiver (dirty imo)? 11:59 Jeija (you got some time to anwert, brb in 1/2 hr) 19:31 Nyke soo 23:44 T_A_N_K where is the section in the c++ which allows the max memory that minetest can allocate to opengl?