Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

revInterop · RunRev Interoperability Project

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 152
  • Category: Development
  • Founded: Mar 5, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 490 - 519 of 587   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
490 Mark Wieder
ahsoftware Send Email
Jul 28, 2009
4:07 pm
hi- Recently the rev IDE's property inspector has gotten a bit over-zealous about not allowing keywords as custom property names (filed as BZ #8186), even if...
491 David Bovill
fortyfoxes Send Email
Jul 28, 2009
6:42 pm
I use uRIP ["name"] pretty extensively by now - not keen on changing it just to get around RevIDE issues. If we did I guess, I'd go for a "type-of-component"...
492 Mark Wieder
ahsoftware Send Email
Jul 29, 2009
12:18 am
David- Well, I'm not keen on changing it either, but if we want to encourage people to use the standard then we probably shouldn't have roadblocks like this. I...
493 David Bovill
fortyfoxes Send Email
Jul 29, 2009
10:16 am
OK - that's 2:1 in favour of change. I'm fine if others want to change this. 2009/7/29 Mark Wieder <mwieder@...> ... NB - a couple of questions and...
494 Trevor DeVore
trevor_devore Send Email
Jul 29, 2009
2:02 pm
... I would vote for not changing it. The Rev behavior in the PI is troublesome for more than just uRIP settings and needs to be fixed. Also, I think getting...
495 David Bovill
fortyfoxes Send Email
Jul 29, 2009
3:22 pm
I write the uRip properties in a script Metadata header - on compile this is saved as a uRIP - that way I never need to check the custom properties because I...
496 Mark Wieder
ahsoftware Send Email
Jul 30, 2009
2:14 am
David- ... Hmmm. That sounds interesting. Can you elaborate on that? -- -Mark Wieder mwieder@......
497 theworcestersource@...
theworcester... Send Email
Dec 4, 2009
11:40 pm
Hello all, I've recently released a commercial tree view library for RunRev called Data Tree. Regular readers of the main list will probably have seen the odd...
498 Ken Ray
kennanray Send Email
Jan 7, 2010
2:46 am
... Hey, Steve! Glad to see you here... ... Ken Ray Sons of Thunder Software, Inc. Email: kray@... Web Site: http://www.sonsothunder.com/...
499 richard g
fourth_world Send Email
Feb 25, 2010
3:00 pm
This working group seems an ideal collection of interests to tackle this common problem: How can we bring field validation and input masking to Rev? Should it...
500 Trevor DeVore
trevor_devore Send Email
Feb 25, 2010
3:41 pm
... I'm inclined to say a behavior with a plug-in palette that allows you to drag/drop validations on a field. -- Trevor DeVore Blue Mango Learning Systems ...
501 David Bovill
fortyfoxes Send Email
Feb 26, 2010
9:13 am
Yes - a behavior! In my work I use a record "type" for each view - having a record type allows automatic creation of views, each with an appropriate form of...
502 Andre Garzia
caosabao Send Email
Feb 26, 2010
1:10 pm
I think Trevors idea of a behaviour plus a plugin so we could drop behaviours on fields would be a marvelous thing! I can't stress how much I'd like to see it...
503 richard g
fourth_world Send Email
Feb 26, 2010
1:25 pm
Looks like we have a consensus toward behaviors over libraries. My only interest in suggesting we consider a library is in light of the current limitation that...
504 Tereza Snyder
terezasnyder Send Email
Feb 26, 2010
2:12 pm
... me too, me too! -- Tereza Snyder Califex Software, Inc. <www.califexsoftware.com>...
505 Andre Garzia
caosabao Send Email
Feb 26, 2010
3:29 pm
If we implement all validations in a single behaviour then we can assign multiple validations to a given field by using a custom property holding which...
506 David Bovill
fortyfoxes Send Email
Feb 26, 2010
3:46 pm
... In practice this would no be an issue for me - virtually all the cases in which I would use this the field or control would be inside a group, and the ...
507 Tereza Snyder
terezasnyder Send Email
Feb 26, 2010
4:19 pm
... I would break it down this way: * Date * Time * Date & Time * Email * Text: * accept spaces * accept numbers * accept alphabetic * accept cr * accept...
508 Mark Wieder
ahsoftware Send Email
Feb 26, 2010
4:35 pm
Andre- ... Having been through this one before, let me say that what constitutes a valid email address is a bit of a gray area, so there may not be a ...
509 richard g
fourth_world Send Email
Mar 24, 2010
12:42 pm
Here's a link to the Rev forum thread which prompted this project: http://forums.runrev.com/phpBB2/viewtopic.php?f=6&t=4911 There are a couple links there to...
510 Tereza Snyder
terezasnyder Send Email
Mar 24, 2010
1:24 pm
... string containing nothing but hex digits string limited/transformed to upper/lower case "good" password string (>N chars, mixed case, at least 1 number, at...
511 Andre Garzia
caosabao Send Email
Mar 24, 2010
2:48 pm
... ip entry time geo location (latitude, longitude)...
512 Malte Pfaff-Brill
derbrill Send Email
Mar 24, 2010
3:06 pm
date is rather complex and has to be split up into multiple formats I guess: system date (and this one can bite terribly at least on the mac) english date...
513 Alain Farmer
alain_farmer Send Email
Mar 24, 2010
8:09 pm
Hello, You might want to support the same datatypes that FM, mySQL, PHP, XML, XML-Schema, and *others* are using, eg. the ones defined by the W3C. Here's an...
514 henk.vandervelden
henk.vanderv... Send Email
Jun 1, 2010
7:11 pm
I'm ready to help as well. Maybe I could start writing some functions?...
515 richard g
fourth_world Send Email
Jul 21, 2010
1:54 pm
... Please do. This has been a dormant topic for far longer than something this useful warrants. I've been wrapped up in client projects, and I imagine...
516 Andre Alves Garzia
caosabao Send Email
Oct 1, 2010
2:33 pm
Hello Folks, I am about to launch a new package manager for LiveCode, by package manager I mean something not unlike apt-get or yum that is able to install...
517 Monte Goulding
montagueg Send Email
Oct 2, 2010
11:26 pm
Standard buttons to execute a script using the do command. This would allow for more flexible inspector helpers to be substacks of the widget stackfile or in...
518 Monte Goulding
montagueg Send Email
Oct 10, 2010
8:51 pm
Is this list dead?...
519 Andre Garzia
caosabao Send Email
Oct 11, 2010
4:24 am
... I am here... ... [Non-text portions of this message have been removed]...
Messages 490 - 519 of 587   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help