Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » More GLCtrl
Re: More GLCtrl [message #18775 is a reply to message #18650] Mon, 20 October 2008 20:02 Go to previous messageGo to previous message
kodos is currently offline  kodos
Messages: 111
Registered: March 2008
Experienced Member
Ok, I have tested the new code and it works great so far except that there are no more events on the GLCtrl itself Smile

I have fixed the mouse events with the following code:
virtual Image MouseEvent(int event, Point p, int zdelta, dword keyflags) { return ctrl->MouseEvent(event, p, zdelta, keyflags); }

in the GLPane class. But I haven't found a function like that for the key events, and I don't know if I broke something else Smile
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: why not state oriented?
Next Topic: Writes to freed blocks detected
Goto Forum:
  


Current Time: Sat Jun 28 06:43:40 CEST 2025

Total time taken to generate the page: 0.04376 seconds