lazarus-ccr/components/iosdesigner
loesje_ de918f9d48 * Register components on different pages
* When a control on a view is unknown, show a UIxcodePlaceholder component
 * Redraw after changing the title of a UISegmentedControl
 * Removed commented code


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2874 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-12-29 12:58:57 +00:00
..
Examples * Added example with UITableView 2013-02-13 20:20:30 +00:00
icons * Added UISegmentedControl 2013-12-17 21:03:56 +00:00
ios_views.pas * Register components on different pages 2013-12-29 12:58:57 +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
iosdesigner.res * Added UISegmentedControl 2013-12-17 21:03:56 +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 * Register components on different pages 2013-12-29 12:58:57 +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.