How to declare notifications

Coding Questions, IDE related or anything else

How to declare notifications

Postby udo.killermann » Wed Sep 12, 2012 6:43 am

Bernd,

I work with NSTableView and need to introduce NSTableViewSelectionIsChangingNotification to my code. Could you please give me a hint how the declare looks like?

Regards
Udo
--------------
MacBook (2GHz, 4 GByte) - Lion (10.7.3)
started Objective Basic coding in April 2010 - still enjoy it ;-)
udo.killermann
 
Posts: 247
Joined: Thu Apr 08, 2010 6:46 am
Location: Hannover, Germany

Re: How to declare notifications

Postby berndnoetscher » Wed Sep 12, 2012 8:43 am

udo.killermann wrote:Bernd,

I work with NSTableView and need to introduce NSTableViewSelectionIsChangingNotification to my code. Could you please give me a hint how the declare looks like?

Regards
Udo


Hi Udo

Have not tested it, but as far as I know it is a string const, it should look like:
Code: Select all
Declare Const NSTableViewSelectionIsChangingNotification As String


CU
Bernd
berndnoetscher
Site Admin
 
Posts: 280
Joined: Fri Feb 20, 2009 11:58 am

Re: How to declare notifications

Postby udo.killermann » Wed Sep 12, 2012 2:41 pm

Bernd,

to clarify: I am looking for the way to introduce this notification to my app. Isn't there any need to Declare such a thing?

Regards
Udo
--------------
MacBook (2GHz, 4 GByte) - Lion (10.7.3)
started Objective Basic coding in April 2010 - still enjoy it ;-)
udo.killermann
 
Posts: 247
Joined: Thu Apr 08, 2010 6:46 am
Location: Hannover, Germany

Re: How to declare notifications

Postby berndnoetscher » Fri Sep 14, 2012 10:17 am

udo.killermann wrote:Bernd,

to clarify: I am looking for the way to introduce this notification to my app. Isn't there any need to Declare such a thing?

Regards
Udo


Have not had the time to investigate yet, as I am working on the App store version. The sandboxed apps is really troubling, e.g. I managed to implement an alternative for xcodebuild (calling clang and ibtool), but now the created app is quarantined...
berndnoetscher
Site Admin
 
Posts: 280
Joined: Fri Feb 20, 2009 11:58 am

Re: How to declare notifications

Postby udo.killermann » Fri Sep 14, 2012 11:58 am

Bernd,

this is not a pressing problem. It can wait, till you succeed with the AppStore version.

Regards
Udo
--------------
MacBook (2GHz, 4 GByte) - Lion (10.7.3)
started Objective Basic coding in April 2010 - still enjoy it ;-)
udo.killermann
 
Posts: 247
Joined: Thu Apr 08, 2010 6:46 am
Location: Hannover, Germany


Return to Objective-Basic

Who is online

Users browsing this forum: No registered users and 2 guests