Hello,

Today I installed the GX Developer Toolkit that I downloaded from the
Geosoft Support page.  I found the templates in this directory and
installed them:
C:\Program Files (x86)\Geosoft\GX Developer\gxnet\src\Templates

In Visual Studio 2013 I used the New Project wizard to select the SimpleGX
template.  I added 3 references from the Developer kit:
geosoft.desktop.gxnet.dll
geoengine.cor.gxnet.dll
Geosoft.GX.Controls.dll

I also renamed the namespace of the SimpleGX.cs and renamed the file itself.

However, there are still a handful of errors that I'm not sure what to do
with.  Here are the lines of code that are giving me trouble:

53. [Translation("core", "GX/SimpleGX")] // This will be renamed to
'GX/<myproject>'
69. InitializeComponent()
83. InitializeComponent()
103. if (disoposing && (components != null_))
104. {
105.     components.Dispose();
106. }
242. ini.RefreshControls();
373. ini.SyncDiskToMatchCurrentControls();

I expect it's some reference I don't have, but I'm not sure where to find
the answer.

Thanks,


-- 
 Thomas Stanley-Jones
GIS Technician
GIS Técnico

Hudbay
1 Company Road
Flin Flon
Manitoba
R8A 1N9
Canada

Tel +1 (204) 687-2521
hudbayminerals.com

---
You are currently subscribed to gxnet as: [email protected].
To subscribe or unsubscribe from any of our forums, select the User Forum 
selection on the Geosoft Support page. 
http://www.geosoft.com/support

Reply via email to