Yuma Home
•
Forum Home
•
Login
•
Register
Yuma
>
Migrating to Yuma
Post a New Message
Sub-Forums
PHP
•
REALbasic
Recent
Yuma
>
Migrating to Yuma
>
REALbasic
Is it possible to Scale an image in Yuma?
Jordan Davis
Looking for a way to downscale an image in Yuma. I don't think newpicture is supported.
Yuma
>
Migrating to Yuma
>
PHP
Re: New PHP Migration Guide. Want More?
Steve Garman
(...) If it's aimed at php developers who don't know RB (probably not a huge market is for Yuma) you might want to i...
Yuma
>
Migrating to Yuma
>
PHP
Re: New PHP Migration Guide. Want More?
Brad Weber
(...) Nitpick away! That's why I asked for feedback. I've updated that example as well. While I very much appreciate...
Yuma
>
Migrating to Yuma
>
PHP
Re: New PHP Migration Guide. Want More?
Steve Garman
Just some more nitpicking ;-) (...) s not strictly equivalent to
do
...
loop until
(myVar =
"some value"
)
Yuma
>
Migrating to Yuma
>
PHP
Re: New PHP Migration Guide. Want More?
Brad Weber
(...) Not only is it not necessary, as you can see, it is not valid. Nice catch, thank you. I've corrected it. - Brad