Page 1 of 1

Property Profiles and revSetStackFileProfile - Issue

Posted: Thu Apr 22, 2010 7:26 pm
by fmuller
Hello All,

Has someone already tried to used Property Profiles for multi-language management and revSetStackFileProfile for changing the profile ?

Are this property and function working well in all case ?
I tried to used for multi language part of my application, but many times properties disappear or doesn't work.
The revSetStackFileProfile doesn't seem to work and change how application is working.

Thanks for your feedback, Fabrice

Re: Property Profiles and revSetStackFileProfile - Issue

Posted: Fri Apr 23, 2010 12:47 pm
by Klaus
Bonjour Fabrice,

I never used Rev profiles simply because of the problems you already encountered and made my own
using CustomProperties and CustomPropertySets.

You can download a simply example here (bi-lingual: german/english):
http://www.major-k.de/xtalke.html
"CP-Sets1" a little down the page

Hint:
Rev is able to open MetaCard (the "father" of Rev) documents "*.mc" but NOT after doubleclicking the file, use the
"Open" dialog in Rev instead. OR change the suffix to ".rev" :)


Best from germany

Klaus

Re: Property Profiles and revSetStackFileProfile - Issue

Posted: Fri Apr 23, 2010 6:12 pm
by fmuller
Thanks very much Klaus, I will check your stack.

Regards, Fabrice
Klaus wrote:Bonjour Fabrice,

I never used Rev profiles simply because of the problems you already encountered and made my own
using CustomProperties and CustomPropertySets.

You can download a simply example here (bi-lingual: german/english):
http://www.major-k.de/xtalke.html
"CP-Sets1" a little down the page

Hint:
Rev is able to open MetaCard (the "father" of Rev) documents "*.mc" but NOT after doubleclicking the file, use the
"Open" dialog in Rev instead. OR change the suffix to ".rev" :)


Best from germany

Klaus