Re: [UPDATE] WeCode Libraries stack

2010-04-03 Thread andre
Oops, there was a typo on my last email. Http://wecode.org/libraries/wecodelib.rev.gz Enviado de meu iPhone Em 03/04/2010, às 22:00, Andre Garzia escreveu: Hello Folks, I've updated http://wecode.org/libraries/wecodelib.reg.gz now it can handle descriptions and summaries, it will also rem

[UPDATE] WeCode Libraries stack

2010-04-03 Thread Andre Garzia
Hello Folks, I've updated http://wecode.org/libraries/wecodelib.reg.gz now it can handle descriptions and summaries, it will also remember you and your libraries so that updating them is even easier. WeCode Libraries is a solution for installing libaries and their dependencies. Like popular unix

Re: Adding configuration (by username) to a stack

2010-04-03 Thread Mikey
One of the beauties of the xcard paradigm is that is so stinking flexible. You aren't tied to a lot of the vagaries of many other RAD's. So I can only tell you how I solve this problem in the applications that I work on. I have a substack for settings/preferences/security (sometimes they are all

Re: formatting data in a field

2010-04-03 Thread Sarah Reichelt
On Sat, Apr 3, 2010 at 9:27 PM, David Coker wrote: > Hello folks, > I seem to continually get hung up in areas that should be fairly simple by > now. > Here is the latest that I find myself banging my head over... > > > Lets say that I have two fields calculated where the sum contains > somethin

Re: Images in a field - Display problem

2010-04-03 Thread zryip theSlug
2010/4/3 Andre.Bisseret : > Bonsoir Zryip, > > Seems your field has its FixedLineHeight property set to true. > > Try uncheck "Fixed line height" in the basic Properties pane of the > Inspector. > > Then, should work as expected > > HTH > > Best regards from Grenoble > > André > André, FixedLineH

Adding configuration (by username) to a stack

2010-04-03 Thread Len Morgan
I have an application that's been out in the "wild" for about 3 years now and the customer is asking for some updates. One of the items that they want to change is adding the ability to do certain things like delete records (currently they call me and I do this remotely) but they only want to

Re: Images in a field - Display problem

2010-04-03 Thread Andre.Bisseret
Bonsoir Zryip, Seems your field has its FixedLineHeight property set to true. Try uncheck "Fixed line height" in the basic Properties pane of the Inspector. Then, should work as expected HTH Best regards from Grenoble André Le 3 avr. 10 à 22:04, zryip theSlug a écrit : 2010/4/3 Andre G

Re: Which char is NOT in result MD5Digest

2010-04-03 Thread Dave Cragg
Following Richard's suggestion, I think a lot of people convert the output of the md5Digest function to hex: function hexDigest pvalue local tRes put md5Digest(pValue) into tMD5 get binaryDecode("H*",tMD5,tRes) return tRes end hexDigest This will contain only digits and the characters a

Re: Images in a field - Display problem

2010-04-03 Thread zryip theSlug
2010/4/3 Andre Garzia : > Zryip, > > I don't think you can, or at least, I don't think it is easy. > > Why not using a RevBrowser rect for that, if your field is locked, then it > would behave the same and it would be easier to bundle the images, just > output them to a temp folder and link to them

Re: Images in a field - Display problem

2010-04-03 Thread Andre Garzia
Zryip, I don't think you can, or at least, I don't think it is easy. Why not using a RevBrowser rect for that, if your field is locked, then it would behave the same and it would be easier to bundle the images, just output them to a temp folder and link to them with Cheers andre On Sat, Apr 3,

Images in a field - Display problem

2010-04-03 Thread zryip theSlug
Hi all, In a field I have added an image using the imageSource property. When I use the field scrollbars, select text around the image or double click on the same lines of the image, portion of the image disappear. I have to scroll the field to have my picture refresh. The field is locked, focus

Re: formatting data in a field

2010-04-03 Thread Peter Haworth
Since you are already calculating the number, you could use the round function in your calculation: round(a *b,2) would give you 3.17 and round (a*b,-2) would give you 3.16 (I think, I haven't tried negative rounding) Pete On Apr 3, 2010, at 10:00 AM, use-revolution-requ...@lists.r

Re: Which char is NOT in result MD5Digest

2010-04-03 Thread Richard Gaskin
Claudi Cornaz wrote: Is there a character that won't be in the result of the MD5Digest? I try to ceate a list of control id's a comma and the MD5Digest of the script of that control. Unfortunatly the cr character can be part of the resulting MD5 thus throwing of my lines with a part of the MD5.

Which char is NOT in result MD5Digest

2010-04-03 Thread Claudi Cornaz
Hi all you wizards, Is there a character that won't be in the result of the MD5Digest? I try to ceate a list of control id's a comma and the MD5Digest of the script of that control. Unfortunatly the cr character can be part of the resulting MD5 thus throwing of my lines with a part of the M

Re: iPad day

2010-04-03 Thread Jake Martin
I’ve got an iPad en route to me, hopefully on a UPS truck at this moment! I tend to agree on the software front with Apple, but I have to say my original iPhone hardware is still my favorite of the three iPhone models so far. And if it’s just software updates that get better with time, well, I

Re: iPad day

2010-04-03 Thread Jim Kanter
I'm waiting for the next version, the one that will work properly. Apple usually gets hardware right on the second version and software on the third. On Sat, Apr 3, 2010 at 10:13 AM, Jim Ault wrote: > > On Apr 3, 2010, at 5:31 AM, Sarah Reichelt wrote: > >> So... which of you Americans is getting

Re: iPad day

2010-04-03 Thread Jim Ault
On Apr 3, 2010, at 5:31 AM, Sarah Reichelt wrote: So... which of you Americans is getting an iPad today?? The rest of us just have to wait and see if there are any left-overs after you have all bought millions :-( Well, I will not be buying one yet, but an Aussie took off on a plane 16

Re: iPad day

2010-04-03 Thread Colin Holgate
On Apr 3, 2010, at 9:30 AM, Mike Brown wrote: > >I'm in Brooklyn as well... but regretting I did not pre-order an iPad! I > >have been on the fence about waiting for the larger G3 iPad coming out a bit > >later. I have a friend that wants me to develop an iPad app, and so he'll get an iPad

Re: iPad day

2010-04-03 Thread Mike Brown
Hey Colin, I'm in Brooklyn as well... but regretting I did not pre-order an iPad! I have been on the fence about waiting for the larger G3 iPad coming out a bit later. I probably won't make it though and will end up at the Apple Store buying one when they come in. Watch out for those Br

Re: iPad day

2010-04-03 Thread Petrides, M.D. Marian
Mine is supposed to arrive today. I'm waiting with bated breath! On Apr 3, 2010, at 7:31 AM, Sarah Reichelt wrote: So... which of you Americans is getting an iPad today?? The rest of us just have to wait and see if there are any left-overs after you have all bought millions :-( ___

Re: iPad day

2010-04-03 Thread Bill Marcy
waiting for the 3g version. Sigh. On Sat, Apr 3, 2010 at 9:18 AM, Colin Holgate wrote: > > On Apr 3, 2010, at 8:31 AM, Sarah Reichelt wrote: > > > >So... which of you Americans is getting an iPad today?? > > > Well, I'm English, but I'm in Brooklyn. So is my iPad, just in a different > part

Re: iPad day

2010-04-03 Thread Colin Holgate
On Apr 3, 2010, at 8:31 AM, Sarah Reichelt wrote: > >So... which of you Americans is getting an iPad today?? Well, I'm English, but I'm in Brooklyn. So is my iPad, just in a different part of Brooklyn, on a UPS van somewhere. ___ use-revolution

Re: iPad day

2010-04-03 Thread René Micout
Hello Sarah, In France > April 24th !!! Bons souvenirs de Paris René Le 3 avr. 2010 à 14:31, Sarah Reichelt a écrit : > So... which of you Americans is getting an iPad today?? > The rest of us just have to wait and see if there are any left-overs > after you have all bought millions :-(

iPad day

2010-04-03 Thread Sarah Reichelt
So... which of you Americans is getting an iPad today?? The rest of us just have to wait and see if there are any left-overs after you have all bought millions :-( ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url t

Re: formatting data in a field

2010-04-03 Thread David Coker
> David, > > put 3.1666 into mySum //result of your calculation > set the numberFormat to "0.00" // you can do this earlier in the script > put mySum*1 into fld "Sigh" // calculate to make numberFormat work > > -- > Best regards, > > Mark Schonewille ...I could have sworn that I had already tried

Re: formatting data in a field

2010-04-03 Thread Mark Schonewille
David, put 3.1666 into mySum //result of your calculation set the numberFormat to "0.00" // you can do this earlier in the script put mySum*1 into fld "Sigh" // calculate to make numberFormat work -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: ht

formatting data in a field

2010-04-03 Thread David Coker
Hello folks, I seem to continually get hung up in areas that should be fairly simple by now. Here is the latest that I find myself banging my head over... Lets say that I have two fields calculated where the sum contains something like 3.1666 as an example. What would be the proper way to format