Dan Wilcox wrote: > > Howdy, > > I'm attempting to add simple event handling (ala Glut) to the eqHello code > but without success. The handleEvent function just never gets called, > although the base function must be called since ESC exits the program. > You probably forgot to create your derived Config in NodeFactory::createConfig(). HTH, Stefan. -- View this message in context: http://n2.nabble.com/simple-event-handling--tp840992p841037.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

