User:Zeljan

From Lazarus wiki
Revision as of 23:42, 18 July 2007 by Zeljan (talk | contribs)
Jump to navigationJump to search

This is my page ? ;) Hi I'm Zeljan Rikalo (everybody calls me Zeljko), currently trying to finish qt4 interface for lazarus. Any feedback about qt-lcl from linux,win32 or mac is welcome (patches also). All about Qt interface you can find at http://wiki.lazarus.freepascal.org/index.php/Qt_Interface

Mailing list: http://www.lazarus.freepascal.org/pipermail/qt

My TODO list

1.Fix painting problems.

 Most problems are paintings outside paintEvent() ...

2.CloseAction=caFree lazarus bug http://www.freepascal.org/mantis/view.php?id=9155

 For test , create normal form, say CloseAction := caFree in OnClose() event, now
 during runtime when we close this form it stays visible. This doesn't affect ModalForms.

3.Implement more winapi functions.
4.Get SynEdit useable with Qt.
5.Finally, make IDE useable.
6.TPrinterSetupDialog.
7.Implement missing routines for various controls.
8.lazarus bugs:

 http://www.freepascal.org/mantis/view.php?id=9152 
http://www.freepascal.org/mantis/view.php?id=9200