(This message is also posted on the Valentina list)

I cannot find solution to resolve this problem.
The Valentina version, the defaultFolder and the externals are exactly like 
those of the project, as it was appearing in an answer dialog I inserted in the 
startup script.
I removed handlers called automatically like mouseEnter, etc.
I noticed that every time I want to put one of my 2 cursors into a global 
variable, it crashes.
Ruslan said that I can have several cursors alive and switch them via a global 
variable. 
When I remove this switching, the standalone opens but naturally, I can do 
nothing because I have no valid cursor ref.
On another hand I cannot remove this switching process which is the basis of 
all my work.
I changed the name of the global variable CursorRef because I was thinking that 
it could be a reserved word in Win32.
I tried to load all the libraries in the standalone settings.
I replaced the Valentina dll by an old one...
I cannot figure out while this project compiles to a Mac standalone and works 
perfectly.
Thanks to all of you for your kind help.
I cannot drop myself from the 20th stage since there are no stages here !

Roger;


-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Robert Brenstein
Envoy� : mardi 1 mars 2005 15:34
� : How to use Revolution
Objet : RE: Win32 standalone

>Hi Robert,
>
>>  You can sprinkle the answer dialogs to display various settings to 
>>narrow it down.
>
>It is exactly what I did.
>The startup handler finishes normally and then the error dialog displays.
>If I put a "Exit to top" just before the "End startup", the application 
>windows displays, but errors occur when I attempt to do something.
>
>I go back to the salt mine !
>
>Cheers,
>
>Roger;

You should display the value of the external property and the version of 
valentina (this should work before calling init). Also default directory and 
anything else that may affect operation and be different between ide and 
standalone.

The problem may also be in other handlers called automatically when launching 
(at least preOpenStack, preOpenCard, suspendStack, focusIn, openStack, 
openCard, mouseEnter, focusOut, resumeStack, focusIn, but even more are 
possible).

Robert
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution



_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to