Thank you very much Bernard for your answer.
I will keep in mind your clever idea of a message logging; well, but
for future applications ;-))
What I don't understand at all is why all is working well on Mac an
Windows and not on Linux ! all the more so that, with Linux, among 3
buttons triggering exactly the same program, only one does not work!
For the time being, I think that your last suggestion (installing
Linux in a VM) should be the good one;
But up to now, I sent my app. to only one person who uses exclusively
Linux (and I am not selling it ;-)) so I will "wait and see".
"Procrastination" is not often a good solution but might be one in
this case ;-o)))
Thanks again
Best regards from Grenoble
André
Le 9 févr. 10 à 10:06, Bernard Devlin a écrit :
On Mon, Feb 8, 2010 at 5:08 PM, Andre.Bisseret <[email protected]
> wrote:
But one user of Linux reports that only the two first buttons are
working
normally. The third one does not open the corresponding stack!!!
How is that possible ??
Andre, This is maybe not what you want to hear.
I build a message logging feature into my applications. Throughout my
code I have messages sent to the log, along with a priority level and
a message. This means that debugging can be done outside the IDE by
seeing what is in the log.
logMessage 3, "going to open help stack"
....
logMessage 2, "user selected exit"
That way by setting a variable at the start that turns logging on my
app can produce a log of events. And by setting the priority level I
can determine how verbose the logging is.
I know it's of little help to you in this situation. Unless you
re-write your application to do messsage logging. It is probably less
effort to install Linux in a VM and then run your app within the IDE
and see what's happening.
Bernard
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution