loesje_
7e3b60e61d
* Store main objects classname in xib
...
* Store referencing outlet to main object in the files owner.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-19 18:56:58 +00:00
loesje_
9c37b28e46
* Upgraded component-template from Interface Builder 3.2 to XCode 4.3 format
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-19 13:18:05 +00:00
loesje_
8727566e64
* Added option to open xib in XCode
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-19 09:15:31 +00:00
loesje_
0b6368ae7b
* Store object-names in .xib
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-14 20:24:22 +00:00
loesje_
706c667f9f
* Forgotten in r2620
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-12 10:04:53 +00:00
loesje_
59a45e49b3
* The form is no longer stored inside a .lfm resource, but directly in a
...
.xib resource-file. Property-values are not stored inside the fake-
components, but reside inside a DOM-tree. The property getters and setters
are used to obtain their values. This way all nodes which are unknown to the
fake-components are not touched. The .xib file could be edited by xcode as
well as Lazarus.
The system to create a .xib file from the .lfm has now become obsolete.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-12 10:00:53 +00:00
loesje_
ccf31173a7
* Fixed paint-location of first child widget
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-21 18:09:43 +00:00
loesje_
0ffef64893
* Initial start of NIB-designer for Lazarus
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2480 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-21 16:15:43 +00:00