lazarus-ccr/components/iosdesigner
loesje_ 9c62e32f73 * Changes for Lazarus-trunk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-17 11:44:38 +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 * Changes for Lazarus-trunk 2013-02-17 11:44:38 +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.