clobba / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

No Popup window #96

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When your cursor gets the little "?" when you move your mouse over something, 
it means you can click it to get a pop-up window. However, on OpenWebKitSharp, 
there isn't one. Basically, that's it.

Original issue reported on code.google.com by Knuckles...@gmail.com on 6 Apr 2012 at 12:24

GoogleCodeExporter commented 8 years ago
Sorry, but I didn't understand what the "?" at the mouse is. Do you mean the 
help cursor? In the latest OpenWebKitSharp build there is support for new 
windows and popups. Keep in mind that you have to use the PopupCreated event to 
open popups (see the example project on how this should be done)

Original comment by tsumalis96@gmail.com on 10 Apr 2012 at 10:00