Re: Strange issue on Windows Vista

2010-01-07 Thread Michael Kann
http://www.runrev.com/developers/lessons-and-tutorials/tutorials/advanced-windows-vista/ --- On Thu, 1/7/10, Andre Rombauts wrote: > From: Andre Rombauts > Subject: Strange issue on Windows Vista > To: "How to use Revolution" > Date: Thursday, January 7, 2010, 9:29 AM

AW: Strange issue on Windows Vista

2010-01-07 Thread Tiemo Hollmann TB
ion- > boun...@lists.runrev.com] Im Auftrag von Andre Rombauts > Gesendet: Donnerstag, 7. Januar 2010 16:30 > An: How to use Revolution > Betreff: Strange issue on Windows Vista > > Hello from the cold and snowy Belgium... > > I'm developping On Snow Leopard Enterprise 4.5 an appl

Strange issue on Windows Vista

2010-01-07 Thread Andre Rombauts
Hello from the cold and snowy Belgium... I'm developping On Snow Leopard Enterprise 4.5 an application using MySQL libraries. The guy who is testing for me the Windows standalone reports that it is OK on XP and Windows7 but not on Vista. On Vista he is getting the error Object: stack "rev

Re: strange issue

2005-11-21 Thread xavier . bury
After some testing, it seems this engine specific and not a revGUI issue. I thought it could have been the revmessage box but it also happens in MetaCard's msg box. So MC engine version 2.6.6 has a problem! Any confirmations to enter a concrete bugzilla is welcome... Second bugzilla today!!!

Re: strange issue

2005-10-22 Thread Stephen Barncard
yeah, I was wrong, I did it from memory. Of course I've seen and used the suggested forms by Richard. Mark Wieder wrote: pParameter tLocalVariable gGlobalVariable cCustomProperty (or kCustomProperty?) I've come around to the convention of using "uCustomProperty" for my own custom properties.

Re: strange issue

2005-10-22 Thread Richard Gaskin
Mark Wieder wrote: pParameter tLocalVariable gGlobalVariable cCustomProperty (or kCustomProperty?) I've come around to the convention of using "uCustomProperty" for my own custom properties. and "kConstant" (never got out of that habit)... Me too. "c" is commonly used to denote classes in OO

Re: strange issue

2005-10-22 Thread Mark Wieder
Stephen- Friday, October 21, 2005, 10:48:11 PM, you wrote: > another reason to use labeling conventions I guess... > pParameter > tLocalVariable > gGlobalVariable > cCustomProperty (or kCustomProperty?) I've come around to the convention of using "uCustomProperty" for my own custom properties.

RE: strange issue

2005-10-21 Thread MisterX
hout some luck behind... ;) X) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Stephen Barncard > Sent: Saturday, October 22, 2005 7:48 AM > To: How to use Revolution > Subject: RE: strange issue > > I've been &#x

RE: strange issue

2005-10-21 Thread Stephen Barncard
I've been 'superstitious' about using identical names for props, vars or objects for awhile... another reason to use labeling conventions I guess... pParameter tLocalVariable gGlobalVariable cCustomProperty (or kCustomProperty?) Seriously scared: If rev cannot differentiate between and th

RE: strange issue

2005-10-21 Thread MisterX
IL PROTECTED] Sent: Friday, October 21, 2005 8:34 AM To: [EMAIL PROTECTED]; How to use Revolution Subject: Re: strange issue After some testing, it seems this engine specific and not a revGUI issue. I thought it could have been the re

Re: strange issue

2005-10-20 Thread xavier . bury
After some testing, it seems this engine specific and not a revGUI issue. I thought it could have been the revmessage box but it also happens in MetaCard's msg box. So MC engine version 2.6.6 has a problem! Any confirmations to enter a concrete bugzilla is welcome... Second bugzilla today!!!

strange issue

2005-10-20 Thread MisterX
I have this custom prop put the xos["dragstack"] of this stack It tell TAOO whether a stack can be dragged on a mousedown event... very handy... but if I start checking this on one stack EditNO2 in the message box if get all the error messages in the answer! put the xos["dragstack"] of stack