From: poy <po...@12...> - 2007-11-01 00:37:09
|
at the moment every frame window in DC++ is using ::WidgetFactory (in win32) as a base class instead of SmartWin::WidgetFactory; so writing a link in eg the message input textbox in hubframe/PM and double-clicking it opens the web-browser... same goes with several other dialogs. should the double-click parsing be moved in hubframe/PM chat controls instead of being in the custom WidgetTextBox itself? poy |