September 17, 2010 Announce » Re: D/Objective-C: hit a dead end, start anew | |||
|---|---|---|---|
| |||
...build the selector as well? Ok, that make sense. I also made a selector method... | |||
September 17, 2010 Announce » Re: D/Objective-C: hit a dead end, start anew | |||
|---|---|---|---|
| |||
...arguments). The special selector syntax is only needed to specify a different selector than the... | |||
September 17, 2010 Announce » Re: D/Objective-C: hit a dead end, start anew | |||
|---|---|---|---|
| |||
...use @selector(performSelector:withObject:) as an expression (or what is called) to get the selector... | |||
September 17, 2010 Announce » Re: D/Objective-C: hit a dead end, start anew | |||
|---|---|---|---|
| |||
...NSObject {
NSString description() @property;
void perform(SEL selector, NSObject object) [performSelector:withObject:];
}
and for the... | |||
August 02, 2010 Learn » Re: Sections in Ddoc? | |||
|---|---|---|---|
| |||
...t have the faintest idea what a selector is, nor how to use jquery. So... | |||
July 14, 2010 General » Re: Debugging | |||
|---|---|---|---|
| |||
...T7handlerTS3std8typecons24__T5TupleTC3bob7NewFileZ5TupleZ7handlerFE3std7variant17__T8VariantNVk24Z8VariantN4OpIDPG24hPvZi
(parm=0xf7520eac, pStore=0x0,
selector=3) at /home/grahams/local/dmd2/linux... | |||
July 12, 2010 General » C#'s conditional attributes | |||
|---|---|---|---|
| |||
...this is in place, a simple version() selector dispatches to either the empty log() above... | |||
June 17, 2010 c++.stlsoft » Re: associative_selector_iterator | |||
|---|---|---|---|
| |||
Manfred I must apologise for having taken so long to address this issue. I have... | |||
May 26, 2010 General » Re: To interface or not to interface | |||
|---|---|---|---|
| |||
...id delegate = [self delegate];
if ([delegate respondsToSelector:@selector(tableView:backgroundColorForRow:)]) {
NSColor *color = [delegate tableView:self... | |||
May 08, 2010 General » Re: Can D be cute? (Qt) | |||
|---|---|---|---|
| |||
...the foreground; they shouldn't. - The color selector control has exactly the same bevel pixels... | |||
Copyright © 1999-2021 by the D Language Foundation