Window name in Vo dialect

This forum is meant for questions and discussions about the X# language and tools
Post Reply
jacekm23
Posts: 14
Joined: Tue Sep 29, 2015 8:45 am

Window name in Vo dialect

Post by jacekm23 »

Hi,
Is it possible to change the window name in the VO dialect?
When I try to do this I get a message: "Modifying window name is not allowed yet."

Regards,
Jacek
User avatar
wriedmann
Posts: 3644
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

Re: Window name in Vo dialect

Post by wriedmann »

Hi Jacek,
XIDE or Visual Studio?
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
jacekm23
Posts: 14
Joined: Tue Sep 29, 2015 8:45 am

Re: Window name in Vo dialect

Post by jacekm23 »

Hi Wolfgang,
VS, in the VOWindow Editor.

Jacek
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Re: Window name in Vo dialect

Post by robert »

Jacek,
For now:
Open the xsfrm in the XML editor (right clck, open with)
rename the window there and save.
Then rename the file to match the window name.

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
Post Reply