esa / opengeode

OpenGEODE - a free SDL editor
https://opengeode.net
GNU Lesser General Public License v3.0
69 stars 20 forks source link

How to create a .asn file in openGeode??? #44

Closed zongz1024 closed 5 years ago

zongz1024 commented 5 years ago

Sorry to bother you again! But I have a problem . On the Taste offical website,There is a page http://taste.tuxfamily.org/wiki/index.php?title=Technical_topic:_OpenGEODE_-_Design_pattern:_How_to_emulate_the_SAVE_symbol
I read it ,but i do not know how to create a data type image I have tried to create the .asn file by myself at the .pr file path,and then open the .pr file at the OpenGEODE. But it no use???? the file that i create by myself image image but the OpenGEODE may not open it. image So Do you know How to create it by using OpenGEODE?

maxime-esa commented 5 years ago

To reference the ASN.1 file, you must create a text box and use this syntax: image

The name "dv" is random. Important is the comment 'file_name.asn'; part

zongz1024 commented 5 years ago

To reference the ASN.1 file, you must create a text box and use this syntax: image

The name "dv" is random. Important is the comment 'file_name.asn'; part

Ennnnnnn! Thanks, Do you have the example in the page ? I do not have that example. image If you have ,Could you please send that example to my email? Thanks! My mail:289202471@nuaa.edu.cn

maxime-esa commented 5 years ago

All the test cases are in the git repository This one is here: https://github.com/esa/opengeode/tree/master/tests/regression/test-save