|
POST
|
The Attribute window is rouding Double fields to whole numbers. Anyone know where the setting is to turn off rounding, or at least control how many decimal places to display?
... View more
04-08-2016
10:28 AM
|
0
|
4
|
4092
|
|
POST
|
Uma Harano How would one achieve the vertically stacked small icons with captions using the show attributes and clear selection stock controls as shown in the first image I included in my post? This is from the Selection group on the Map tab.
... View more
04-06-2016
11:22 AM
|
0
|
1
|
1794
|
|
POST
|
The .png files for Pro buttons and tools can be found in the DAML ID Reference Wiki page: ArcGIS Pro DAML ID Reference · Esri/arcgis-pro-sdk Wiki · GitHub Christopher Zent are there any restrictions on using these images in custom Pro UI's?
... View more
04-06-2016
08:28 AM
|
2
|
0
|
12482
|
|
POST
|
I understand that you can reuse existing Pro controls on a custom tab using their refID, and you can obtain that refID from this document: ArcGIS Pro DAML ID Reference · Esri/arcgis-pro-sdk Wiki · GitHub But when you reference a button inside a tab or group you can't access some of its properties, like Caption. For instance, if I want to use the esri_mapping_clearSelectionButton and esri_editing_ShowAttributes on my own tab, how do I get the captions? If I add those tools to a group on my own tab I can't get the captions to appear: You can't add the caption when you reference the tools here: <group id="MyFavoriteGroupOfTools" caption="My Favorite Tools" appearsOnAddInTab="false">
<button refID="esri_editing_ShowAttributes" size="small"/>
<button refID="esri_mapping_clearSelectionButton" size="small"/>
</group> Other questions about reusing tools: Why does the Show Attributes tool look fine when both small and large, but the Clear Selection button doesn't seem to have a large icon? Can you use an existing control but provide your own icon for it?
... View more
04-06-2016
08:21 AM
|
0
|
3
|
5095
|
|
POST
|
Here's the reference page in the wiki: ArcGIS Pro DAML ID Reference · Esri/arcgis-pro-sdk Wiki · GitHub
... View more
04-06-2016
07:43 AM
|
1
|
0
|
2549
|
|
POST
|
It's making more sense now. Part of my problem was that when you override a method like HandleKeyDownAsync, Visual Studio autocomplete inserts "Return MyBase.HandleKeyDownAsync(k)". But once you make the function async, the return statement becomes invalid. It's not needed. Autocomplete is not detecting the async keyword very well. There's a good sample in the ClientToMap method docs that is exactly what I was looking for: ArcGIS Pro 1.2 API Reference Guide
... View more
03-28-2016
07:51 AM
|
0
|
0
|
3390
|
|
POST
|
Having a hard time translating this to VB. Need to inherit from MapTool, correct? Can't get the HandleKeyDownAsync function syntax.
... View more
03-25-2016
06:03 AM
|
0
|
1
|
3390
|
|
POST
|
GeoNet fail! If you have a question, don't ask a question - start a discussion!
... View more
03-25-2016
05:21 AM
|
0
|
0
|
3390
|
|
POST
|
When you upload a file from your computer to ArcGIS Online, if you share it with Everyone, you see a link to the file in the item details. If you don't share the file with Everyone, even if you share it with a Group in your organization, the url link in the item details page goes away. Is this by design? I found this help page: Add items—ArcGIS Online Help | ArcGIS which states: "You need to share the CSV and image files with everyone (public) to see the URL in the item details page." In my case I'm sharing a pdf but I do see this behavior. The question is why? Maybe Esri doesn't want people using AGOL as a file repository?
... View more
03-23-2016
01:01 PM
|
0
|
1
|
2429
|
|
POST
|
It was useful for creating custom tools in ArcMap. I would find an existing icon in the SDK image library that depicted the functionality of the custom tool/button (or close to it). Gave the add-in (and before that the .dll) a nice consistent UI that made it look like it came with the software. Starting to build custom toolbars in Pro and would like the same consistency in icons. Maybe there are licensing restrictions, but shouldn't the graphics be part of the SDK?
... View more
02-19-2016
11:12 AM
|
0
|
0
|
12480
|
|
POST
|
I can add some controls directly to my project by right-clicking my project in Solution Explorer, Add New Item... I see templates for several controls, like Button, Button Palette, ComboBox, etc. But I do not see several controls, such as CheckBox, EditBox, Spinner, etc. Why do some controls not have templates? I can add a Spinner manually to the Config.daml and create a class module by hand and it works, but can't add it as a "new item".
... View more
02-18-2016
12:34 PM
|
0
|
1
|
1996
|
|
POST
|
What's the reason for not giving us access to those graphics? That was a really useful part of the 10.x sdk.
... View more
02-15-2016
08:29 AM
|
0
|
4
|
12482
|
|
POST
|
When you say "I've downloaded AppStudio", what is there to download?
... View more
01-26-2016
12:25 PM
|
0
|
1
|
2477
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-22-2016 01:35 PM | |
| 1 | 11-08-2019 01:56 PM | |
| 1 | 05-09-2023 05:58 AM | |
| 1 | 08-11-2021 05:45 AM | |
| 2 | 08-03-2017 07:40 AM |
| Online Status |
Offline
|
| Date Last Visited |
02-26-2024
06:48 PM
|