Nuevo build de FiveMac disponible
Posted: Sat Jul 03, 2010 6:56 pm
* New: function AppExec( cAppName ), executes an external application. Please
review samples\TestExec.prg
* New: Class TImage new Method SetResFile( cFileName ) and support for cResName from Method
New(). Thanks to Manuel Alvarez!
* New: function IMGSETRESFILE( hImage, cFileName ) --> nil // Read image from the app
resources folder and assign it to an existing NSImage handle. Thanks to Manuel Alvarez!
* New: functions AppPath() and ResPath(). They return the application folder path
and the resources folder path respectively. Many thanks to Manuel Alvarez!
Please review samples\TestDir.prg
* Enhancement: make/makefile example updated with the new Harbour libraries names
* Fix: ToolBars buttons are properly working again, many thanks to Dino Alessandri!
* New: MsgLogo() example by Dino Alessandri, please review samples\msglogo.prg
* New: Class TSplash for splash windows. Please review samples\TestSpla.prg
Thanks to Dino Alessandri!
* New: Added new transparent dupport module. Please review samples\transp.prg
Thanks to Dino Alessandri!
* New: Class TProgress added to the library. It was missing in the makefile.
* Fix: Browses are properly working on Snow Leopard (64 bits).
* Fix: ToolBars buttons are enabled again. Due to recent OSX versions, they
became disabled.
* Fix: samples\osxpro.prg modified to support current Harbour syntax.
* New: Class TSlider, please review samples\TestSlid.prg. Thanks to Dino Alessandri!
* New: started the implementation of colors.
* Enhancement: We are already printing from samples\TestPrn.prg !
* New: started the implementation of fonts.
* New: started the implementation of the printer management. Please review samples\TestPrn.prg
* New: Class TProgress, please review samples\TestProg.prg. Many thanks to Dino Alessandri!
* New: Started timers implementation. New functions TimerCreate() and TimerEnd().
Added new Method OnTimerEvent to cocoa class View (windows.m)
* New: make folder contains a make for multiple PRGs. Simply type make to
build the sample
* New: Class TControl Method Refresh()
* New: Clause UPDATE for Gets and CheckBoxes.
* New: VALID support for GETs. The user has to type something on the GET in
order to evaluate the VALID
review samples\TestExec.prg
* New: Class TImage new Method SetResFile( cFileName ) and support for cResName from Method
New(). Thanks to Manuel Alvarez!
* New: function IMGSETRESFILE( hImage, cFileName ) --> nil // Read image from the app
resources folder and assign it to an existing NSImage handle. Thanks to Manuel Alvarez!
* New: functions AppPath() and ResPath(). They return the application folder path
and the resources folder path respectively. Many thanks to Manuel Alvarez!
Please review samples\TestDir.prg
* Enhancement: make/makefile example updated with the new Harbour libraries names
* Fix: ToolBars buttons are properly working again, many thanks to Dino Alessandri!
* New: MsgLogo() example by Dino Alessandri, please review samples\msglogo.prg
* New: Class TSplash for splash windows. Please review samples\TestSpla.prg
Thanks to Dino Alessandri!
* New: Added new transparent dupport module. Please review samples\transp.prg
Thanks to Dino Alessandri!
* New: Class TProgress added to the library. It was missing in the makefile.
* Fix: Browses are properly working on Snow Leopard (64 bits).
* Fix: ToolBars buttons are enabled again. Due to recent OSX versions, they
became disabled.
* Fix: samples\osxpro.prg modified to support current Harbour syntax.
* New: Class TSlider, please review samples\TestSlid.prg. Thanks to Dino Alessandri!
* New: started the implementation of colors.
* Enhancement: We are already printing from samples\TestPrn.prg !
* New: started the implementation of fonts.
* New: started the implementation of the printer management. Please review samples\TestPrn.prg
* New: Class TProgress, please review samples\TestProg.prg. Many thanks to Dino Alessandri!
* New: Started timers implementation. New functions TimerCreate() and TimerEnd().
Added new Method OnTimerEvent to cocoa class View (windows.m)
* New: make folder contains a make for multiple PRGs. Simply type make to
build the sample
* New: Class TControl Method Refresh()
* New: Clause UPDATE for Gets and CheckBoxes.
* New: VALID support for GETs. The user has to type something on the GET in
order to evaluate the VALID