3.3.3 todo

Chris January chris at atomice.net
Fri Oct 1 11:09:47 CEST 2004


> Hello Chris,
> 
> Friday, October 1, 2004, 3:13:05 PM, you wrote:
> 
> CJ> A list of things still todo/bugs for 3.3.3.
> CJ> * The background for selected text is drawn in the wrong place.
> CJ> * Need a clean-room implementation of qwindowsxpstyle.cpp.
> CJ> * Checkboxes and radio buttons aren't displayed.
> CJ> * Drag and drop doesn't work.
> CJ> * No SQL drivers supplied.
> CJ> * Using OpenGL crashes the application.
> Attached is modified by new openg_win.cpp which:
> 1.doesn't crash
> 2.provide at least partial OGL functionality(land surface in 
> demo app works ok) 3.very possible works in HiColor/TrueColor only
> 
> I'm sorry but I can't provide context diff at this time
I'm afraid this file didn't compile:
opengl\qgl_win.cpp(243) : error C2511: 'void QGLWidget::init(const QGLFormat
&,c
onst QGLWidget *)' : overloaded member function not found in 'QGLWidget'
I changed the argument from const QGLFormat & to QGLContext * and modified
the code appropriately.

Chris



More information about the kde-cygwin mailing list