Updated notes after additional testing of gtk2 and qt widgetsets.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@203 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
macpgmr
2007-07-01 16:48:23 +00:00
parent aa3508f66f
commit 08e8c19500

View File

@ -123,6 +123,10 @@ Lazarus community.<P>
The ported source code is here: <A HREF="http://web.fastermac.net/~MacPgmr/OrphPort/downloads">http://web.fastermac.net/~MacPgmr/OrphPort/downloads</A><P>
You can now also obtain the Orpheus ported source using Subversion:<P>
svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/orpheus [local_dir]<P>
The original Orpheus 4.06 source code that this port was based on is here:
<A HREF="http://sourceforge.net/projects/tporpheus">http://sourceforge.net/projects/tporpheus</A>
@ -209,6 +213,7 @@ headers, row labels, string, memo, check box, combo box, bitmap).
<LI>TestRLbl - demos TOvcRotatedLabel
<LI>TestLabel - demos TOvcLabel
<LI>TestVLB - demos TOvcVirtualListBox
<LI>TestFlexEdit - demos TO32FlexEdit
</UL>
To see the TOvcSpinner control in action, try out the table's Rows and Columns
@ -330,7 +335,7 @@ widgetsets.
<TD>Not working</TD>
<TD>Crashes</TD>
<TD>Working</TD>
<TD>Working</TD>
<TD>Not working</TD>
</TR>
<TR VALIGN=TOP>
@ -354,7 +359,7 @@ widgetsets.
<TD>Working</TD>
<TD>Working</TD>
<TD>Working</TD>
<TD>Partial</TD>
<TD>Not working</TD>
</TR>
<TR VALIGN=TOP>
@ -385,10 +390,10 @@ widgetsets.
<TD>TOvcSimpleField<BR><IMG SRC="TOVCSIMPLEFIELD.bmp"></TD>
<TD>TCustomControl</TD>
<TD>Edit control with validation</TD>
<TD>gtk doesn't support</TD>
<TD>&nbsp;</TD>
<TD>Working</TD>
<TD>Crashes</TD>
<TD>Crashes</TD>
<TD>Not working</TD>
<TD>Not working</TD>
<TD>Not working</TD>
<TD>Not working</TD>
</TR>
@ -642,7 +647,7 @@ OS X tips for Lazarus:<P>
<P>
<HR>
Last updated: June 30, 2007
Last updated: July 1, 2007
<P>
</BODY>