Recent improvements in the Lazarus Carbon widgetset add basic functionality
@@ -161,7 +165,7 @@ access to the Lazarus install folder. After rebuilding, be sure to start
XP SP2
win32
-
20070309 snapshot of 0.9.21 with FPC 2.1.1
+
20070330 snapshot of 0.9.23 with FPC 2.1.3
@@ -169,7 +173,7 @@ access to the Lazarus install folder. After rebuilding, be sure to start
10.4.9 (Tiger) on PowerPC
gtk: 1.2.0.9.1 gtk2: 2.6.10 qt: 4.2.2
gtk, gtk2, carbon, qt
-
20070316 snapshot of 0.9.21 with FPC 2.0.4
+
20070330 snapshot of 0.9.23 with FPC 2.0.4
@@ -581,10 +585,9 @@ However, TO32FlexEdit doesn't need TOvcController.
Figure out why, on Windows, presence of XP manifest prevents setting Text.
Come up with workaround for LCL's lack of MakeObjectInstance for making
callback function from method. Without this, control's validation is not
- performed. (See LclEditWindowProc in ovctccbx.pas for example
- of a workaround approach that currently doesn't work.)
-
Can't tab out of control on Windows with win32 widgetset (tabbing works
- with qt widgetset on Windows though).
+ performed. <==Workaround in 0.1.3 release fixes this on win32 widgetset.
+
Can't tab out of control on Windows with win32 widgetset (tabbing works
+ with qt widgetset on Windows though). <==Fixed in 0.1.3 release.
TOvcTable
@@ -629,7 +632,7 @@ OS X tips for Lazarus:
-Last updated: March 17, 2007
+Last updated: April 1, 2007