[ camp @ 23.08.2008. 10:39 ] @
moze li ovo biti izvedeno, i ako moze, kako? :S
[ X Files @ 23.08.2008. 10:48 ] @
http://www.wxwidgets.org/docs/faqmsw.htm#handlewm
Citat:

How do I handle Windows messages in my wxWidgets program?
To handle a Windows message you need to override a virtual MSWWindowProc() method in a wxWindow-derived class. You should then test if nMsg parameter is the message you need to process and perform the necessary action if it is or call the base class method otherwise.

http://forums.firedaemon.com/archive/index.php?t-168.html
[ camp @ 24.08.2008. 16:00 ] @
Hej, puno hvala na odgovoru hehe sve radi kako bi trebalo =)