lazarus-ccr/components/iosdesigner
loesje_ 422e749b57 * Set default background colors
* Set default flags-value
 * Paint the title on a button
 * Added the StatusBar property

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-04 21:12:51 +00:00
..
Examples/HelloWorld * Added example application 2013-02-03 16:42:43 +00:00
ios_views.pas * Set default background colors 2013-02-04 21:12:51 +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 Info.Plist file definition. The file which is generated by the iphonelazext package is used instead 2013-02-03 16:58:04 +00:00
iosnibdesigner.pas * Tell the designer to use rtti to obtain the eventss parameters 2013-02-02 16:46:28 +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.