callouts Questions
3
Solved
I have built a WFP callout driver which runs in kernel mode.
Now, I'm trying to figure out how to communicate between this driver and my GUI application which runs in user-mode. Any ideas?
Exactly...
1
I really like the callouts from asciidoctor, see http://asciidoctor.org/docs/asciidoc-syntax-quick-reference/, and search in page "Code block with callouts", click "view result". But I use Ipython ...
Indocile asked 19/1, 2016 at 17:14
2
Solved
I want to open up the callout for an MKPinAnnotationView programmatically. Eg I drop 10 pins on the map, and want to open up the one closest to me. How would I go about doing this?
Apple has speci...
Footle asked 3/2, 2010 at 17:16
1
Solved
I tried to make the callout work but that didn't happen as I did something wrong in my prepare for segue. I want to know how to be able to make a pin annotation callout to another view?
2
Solved
I would like to know the parameters for the invoke method used by Salesforce to invoke remote web services. I have a service that I'm suposed to be able to invoke, but the service WSDL does not def...
Krieger asked 8/12, 2010 at 21:35
1
Solved
I have a navigation based application for the iPhone that I am working that allows the user to view a selection from a table, on a map. I have an annotation that pinpoints the user's selected locat...
Spook asked 9/2, 2011 at 1:47
1
i'm trying to hide an AnnotationView without touching the pin, is the possible?
Thanks!
for (id currentAnnotation in self.mapView.annotations) {
if ([currentAnnotation isKindOfClass:[MyAnnotation...
Clarettaclarette asked 27/5, 2010 at 2:40
1
© 2022 - 2024 — McMap. All rights reserved.