When I select an object in IB, the inspector does not display the
outlet/action section.
Is this a bug?
I have installed Xcode on another computer and experienced the same
behaviour.
I am using Xcode3.2 and snow leopard.
Any help?
Michael
___
Co
...@tidbits.com, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
Mit freundlichem Gruß
Michael Süssner Dipl.-Ing.
Wimbergergasse 10-44
1070 Wien
Tel:
5:06 PM, Michael Süssner > wrote:
Yeah, I also thought that the Xcode mailing list is the right one.
But the list seams to be a little bit inactive.
I wanted to know if anyone else has detected the same behaviour.
To clarify, I have opened the identity view in the inspector panel
and it does
I habe created a small shell programm using Cocoa Foundation class for
test purposes.
After my test program has passed successfully the drain method of the
autorelease buffer is called and "sometimes" I get the following error:
Program received signal: “EXC_BAD_ACCESS”.
sharedlibrary apply-
autorelease it
Thanks a lot
g
Michael
On Oct 7, 2009, at 2:53 PM, Michael Süssner wrote:
After my test program has passed successfully the drain method of
the autorelease buffer is called and "sometimes" I get the
following error:
Program received signal: “EXC_BAD_ACCESS”.
sha
yle Sluder:
On Thu, May 28, 2009 at 11:16 AM, Michael Süssner
wrote:
Now I have the problem how I can read the index of the currently
selected
object of the popupmenu.
This is typically indicative of a flawed design. You shouldn't be
asking the UI for this; bind one of the selectio
information, you can read the "To-many relationships"
subsection on this page:
http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdUsingMOs.html
Shlok Datye
Coding Turtle
http://codingturtle.com
On 27.05.2009, at 21:18, Michael Süssner wrote:
Hi
I am ex
I have a master-detail view, where the detail contains another table
with a one-to-many relationship.
I have added a Remove Button which I have linked to the corresponding
controller object.
Although the list is not empty, I cannot remove any relationship. Then
I have bound the canRemove
I have started to experiment with the core data framework and have run
immediately into a problem.
I have modelled a data entity "Person" and setup a window in IB which
displays all parameters of a single data record. Then I have added a
button which calls the add: method of the PersonContr
I have started to experiment with the core data framework and have run
immediately into a problem.
I have modelled a data entity "Person" and setup a window in IB which
displays all parameters of a single data record. Then I have added a
button which calls the add: method of the PersonContr
I would like to do something similiar as canAdd, canRemove.
I would like to display the number of table rows in a text field
(label). I thought to do it in the same way as you can control the
edit-status of a button. I have learned that this can be easily done
by linking the "canAdd" method
Hi
I am experimenting with core data and bindings.
I have a core data table with a one to-many relationship named
"participants"
I have in the same view another table displaying a list of
participants. I want to add additional participants using a Popuplist
with contacts and a participant
I have a table of objects (core data) which are used to fill the
content of a NSPopupMenu. The user should be able to choose an abject.
Afterwards the user should click on a button and the selected object
should be added to another table.
Now I have created a NSArrayController object and bo
13 matches
Mail list logo