lazarus-ccr/components/iosdesigner
2013-02-16 12:22:31 +00:00
..
Examples * Added example with UITableView 2013-02-13 20:20:30 +00:00
ios_views.pas * Converted UIProgressViews property to new style 2013-02-16 12:22:31 +00:00
iosdesigner.lpk * Package file updated, new version number is 0.2.0.0 2013-01-30 21:18:27 +00:00
iosdesigner.pas * The form is no longer stored inside a .lfm resource, but directly in a 2013-01-12 10:00:53 +00:00
iosideintf.pas * Removed hardcoded path to xib-file to be opened in Xcode 2013-02-13 20:23:04 +00:00
iosnibdesigner.pas * Do not show components that are not usable on the component-palette 2013-02-14 23:23:03 +00:00
iosxibresource.pas * Store object-names in .xib 2013-01-14 20:24:22 +00:00
README.txt * Initial start of NIB-designer for Lazarus 2012-07-21 16:15:43 +00:00

This package contains a designer to create NIB-files which can be integrated
into an iOS application.