On Sunday, June 22, 2003, at 04:37 PM, [EMAIL PROTECTED] wrote:
Ok... This one is deep, deep down in RR and I don’t blame anyone that they
haven’t found this problem, but it is annoying :-(
I have one main program which looks into a folder named “modules” for files
to load into a list.
These modules are .rev files containing one group with a lot of controls,
scripts and properties attached to it.
One of the custom properties for a group, is a the pSize, containing a number.
The main program is 300 pixels wide, when a user clicks on one of the
modules in the list, the module gets opened, the group gets copied to the
main project, the size of the main project is set to the pSize property of
the copied group and the location of the new group is set according to the
pLoc of the group.
Everything works perfect in the IDE.
Everything also works fine in runtime, but only if you don't encrypt with a
password...
Doing so, prevents the resizing, I don't even know if the copying works...
I really need to encrypt the files, I need one window containing the
specific groups and I need to be able to update or add separate modules,
without remaking the complete project every time...
Anybody any suggestions?
Ton Kuypers
Ton,
set the passkey to mypassword
Do this in your opencard of card 1. From that point on, your stack will be like normal. When the stack is closed, it will still be encrypted.
Best regards, Mark Talluto http://www.canelasoftware.com
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
