mirror of
https://github.com/SCToolsfactory/SCJMapper-V2.git
synced 2024-11-16 12:13:09 +00:00
ac0ca1c208
- update - Using .Net 4.5.2 Now (seems to handle some scaling issues WinForm apps) - update - Try to find the SC path also as StarCitizen\Live (instead of Public) was mentioned for SC2.2.2 onwards ??? - fix - addbind UNDEF removed when assigned - improvement - Issue a infobox if the Client folder cannot be found (please submit the complete folder structure of your installation as bug report ...) - add - a table display for mappings - some internal stuff (namespaces etc) - update - doc SCJMapper_QGuide V2.23beta.pdf
30 lines
1.4 KiB
XML
30 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--<autogenerated>
|
|
This code was generated by a tool to store the dataset designer's layout information.
|
|
Changes to this file may cause incorrect behavior and will be lost if
|
|
the code is regenerated.
|
|
</autogenerated>-->
|
|
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
|
<Shapes>
|
|
<Shape ID="DesignTable:T_ActionMap" ZOrder="3" X="361" Y="205" Height="48" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="44" />
|
|
<Shape ID="DesignTable:T_Action" ZOrder="1" X="627" Y="270" Height="219" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="215" />
|
|
</Shapes>
|
|
<Connectors>
|
|
<Connector ID="DesignRelation:T_ActionMap_T_Action" ZOrder="2" LineWidth="11">
|
|
<RoutePoints>
|
|
<Point>
|
|
<X>494</X>
|
|
<Y>253</Y>
|
|
</Point>
|
|
<Point>
|
|
<X>494</X>
|
|
<Y>287</Y>
|
|
</Point>
|
|
<Point>
|
|
<X>627</X>
|
|
<Y>287</Y>
|
|
</Point>
|
|
</RoutePoints>
|
|
</Connector>
|
|
</Connectors>
|
|
</DiagramLayout> |