First Display
Moderators: SDS, support, admin
First Display
Hi,
When EditorX is begun first, I'd like that page(attached jpg) is showed basically.(Not 'New')
How do I have to do? How to setting?
Let me know it.
Thanks,
When EditorX is begun first, I'd like that page(attached jpg) is showed basically.(Not 'New')
How do I have to do? How to setting?
Let me know it.
Thanks,
- Attachments
-
- Mainpage.jpg (28.26 KiB) Viewed 24981 times
Re: First Display
Hello,
You should use HideAllInterface command to hide all UI elements:
Mikhail
You should use HideAllInterface command to hide all UI elements:
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<cadsofttools version="2">
<command text="HideAllInterface" />
</cadsofttools>
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support