Re: Connecting signals to widgets/windows



>I am not that proficient in C/C++, so I do have a couple of questions:
>Is there a way of connecting the signal directly to a function internal
>to the class (can I connect OutputWindow::keyEnterPressed(...) directly?)

yes, but you'd be better off use gtkmm. see http://gtkmm.sf.net/

--p



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]