aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPGeometryDataView.h
Commit message (Collapse)AuthorAgeFilesLines
* • improved issues for tooltip in Content and Custom tablesBibiko2010-10-081-0/+33
- added not yet supported MCPGeometryData view - removed @try clauses, instead make usage of pthread_mutex_lock etc. approach • adjusted autodetectWidthForColumnDefinition: for SPCopyTable to calculate the width by taking the WKT string of MCPGeometryData • added SPGeometryDataView class which will be used for displaying GEOMETRY data as image (for tooltips, inside field editor sheet) [not yet implemented]