Re: Possible Bug

2008-03-06 Thread Richard Gaskin

Chipp Walters wrote:


When you 'enter a group', Rev does some fancy 'behind the scenes'
stuff to make it look like you're actually editing a group. But IIRC,
they've created a new stack with the same objects and let you edit
them there. The old (original) stack is now gone and only comes back
when you get out of group edit mode.

This is why you are seeing problems when trying to edit scripts of
objects which are not in the group to begin with. This issue has to do
 with how the engine works, as there really is no 'group edit mode'
supported by the engine (AFAIK).


This is one oddity that's all Raney:  that's an engine behavior.

--
 Richard Gaskin
 Managing Editor, revJournal
 ___
 Rev tips, tutorials and more: http://www.revJournal.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Possible Bug

2008-03-06 Thread Chipp Walters
When you 'enter a group', Rev does some fancy 'behind the scenes'
stuff to make it look like you're actually editing a group. But IIRC,
they've created a new stack with the same objects and let you edit
them there. The old (original) stack is now gone and only comes back
when you get out of group edit mode.

This is why you are seeing problems when trying to edit scripts of
objects which are not in the group to begin with. This issue has to do
 with how the engine works, as there really is no 'group edit mode'
supported by the engine (AFAIK).

My rule is to jump into group edit mode, do quickly what I need, then
jump back out ASAP.

Perhaps this is a bug, but it's going to be a very hard one to properly fix.

-Chipp
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using GLX2???

2008-03-06 Thread Kay C Lan
First off, I haven't seen any mention of which version of GLX2 you  are
running. I experienced similar problems as you described with an earlier
version of GLX2, but as soon as I updated they were all solved. I now go
beyond the release and use the latest Beta version.

Depending on how old your GLX2 is, I seem to remember some had problems with
their inbuilt update function, so a bit of a catch22. Sorry I can't tell you
exactly which release and beta versions are current as I'm on a hotel
business centre computer at the moment so don't have Rev+GLX2 in front of
me.

On Fri, Mar 7, 2008 at 2:01 AM, Dave <[EMAIL PROTECTED]> wrote:

>
> If there are two ways of doing it then there should also be some way
> to clear all the RunRev breakpoints from the user stacks.


There is in RunRev. With the problems you describe, after updating to the
latest I suggest you turn GLX2 off. In the Rev IDE I'm sure there is a
command to "Clear All Breakpoints". Sorry I don't have Rev in front of me to
tell you exactly where it is, but I'm sure it's there.

Once you're back to a clean sheet, start GLX2 and see if your experience
isn't a little better :-)


> The way it
> is now, I have a number RunRev breakpoints set that DO NOT cause the
> RunRev debugger to stop (and AFAICT are not even visible as
> breakpoints in the Standard Editor), but do cause GLX2 to stop

 ...if I hit it again, it goes back to normal and if I

> run it doesn't stop next time that statement is run. However, the
> next time the stack is opened, the same thing happens.
>
> Again, with an earlier version of GLX2 I seem to remember some problems
like this, but they all went away once updated. I also seem to remember that
it was possible to open a script in both the Rev IDE and GLX2. This is a big
no no and causes all sorts of problems. I don't know if that is now
impossible in the latest version of GLX2, or my work flow is such that it
never happens. All I remember is this created lots of headaches so I make
sure a script is never opened in both.

HTH
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


2.9 or 2.8.1 – Same problem

2008-03-06 Thread Tom Johnson
All,
I'm having a pretty server problem when printing. I'm not sure if it's Vista
or my printer, computer, OS combination causing the problem but it nasty. I
have a card with a screen captured image on it and a series of fields and
check boxes that make up a form. The image is a black and white gif that is
only about 65k. I have 33 different form configurations in this app. When I
first started to set up the printing routine for the app. it crashed Rev
every time. So I started removing one field at a time and I got to a point
where it would print. If I add one more field I get a blank page off the
printer. This was with 2.8.1. So I tried it in 2.9, same results. Here's
another thing, when I try to print the script of the app from the script
editor, it kills Rev. When I try to print using one of the exercise/examples
in the "Getting Started Working with Scripts" it crashes Rev. Now here's the
kicker. When I run the exact same print routine I have below on XP, no
problem, it prints just fine.

Thanks
Tom

Here's the configuration I'm running:
Vista Home Premium
Toshiba - Satelite A215
AMD Turion 64 x2 Mobile Technology TL-56 1.80 GHz
1 Gb of RAM
250 Gb HD
Printer - Lexmark, X9350 wit the latest drivers

Here's the print script:
on mouseUp -- script of print button on this card
set the printscale to .68
set the printmargins to 18,18,18,18
set the printpapersize to 612,792 -- 8.5x11 inches, US Letter size
set the width of this stack to 840
set the height of this stack to 1083
hide me -- hide the print button
open printing
print this card
close printing
set the height of this stack to 700
set the width of this stack to 882
show me
end mouseUp
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using GLX2???

2008-03-06 Thread Jerry Daniels

You're welcome, Stephen!

Best,

Jerry Daniels

Daniels & Mara, Inc.
Makers of GLX2
http://www.daniels-mara.com/glx2



On Mar 6, 2008, at 3:18 PM, Stephen Barncard wrote:

And I'll second the endorsement - it's a great product and an  
essential part of my workflow, from a company that listens to its  
customers. (Thanks for Tahoma, Jerry!)


I'll never go back to tens of script windows open at the same time...


My name is Malte and I am a GLX2 user. Currently I am undergoing a  
12 step program to be able to live without it at customers places...



Malte


--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: The rect of the selectedLine

2008-03-06 Thread Stephen Barncard

this got it... thanks guys...

put thE formattedrect  of line 3 of fld "detail" of grp "detail_group"


Recently, Stephen Barncard wrote:


 How do I get a rect that represents the selected line in a scrolling
 list field?


Have you tried the formattedRect?

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design


--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


My cursor show as all black

2008-03-06 Thread Stgoldberg
Regarding created cursors showing up as black, I realize that you are not 
using Photoshop, but perhaps something in the following directions for creating 
cursors in Photoshop make be useful in the program you are using:
1.   Open Photoshop. Name the image, Mode being RGB color, Background 
Transparent, and width and height 16 pixels.
2.   Change Image/Mode to Indexed Color, using the defaults for indexed color 
(Palette: Exact; Forced: Web; Transparency checked; Matte: none)
3. With image maximally magnified, used the pencil tool to insert black or 
white pixels.   Enclosed areas can be filled with white or black if desired and 
pixels can be erased if desired.
4.   Save as PNG.   
5.   Bring the PNG image into Revolution and note it's ID number (it may be 
1003 for instance).
6.   In the script to call the cursor write:
on mouseUp
set lockcursor to true
set the cursor to 1003 -- if that's the ID number
end mouseUp

All cursors should show up fine on both Mac and Windows. (I used Mac OS X 
with Revolution 2.7 in development)

It is interesting that sometimes there can be two identical pictures in 
Photoshop, one of which will show up cursors correctly and the other will show 
up 
only a white square or a black filled image, even though all the parameters in 
Photoshop seem to be the same!!   I don't know why this should be the case but 
it implies that there is something different about the two images even if not 
apparent.   This can be easily corrected either by creating a new Photoshop 
16x16 document, carefully duplicating the pixels of the defective image, or 
more simply, just pasting the defective image into the new Photoshop document.  
 
The cursors should then appear fine.

If anyone would like a set of cursors created in this way, just let me know 
and I'll email them at no charge.
Stephen Goldberg
[EMAIL PROTECTED]


**
It's Tax Time! Get tips, forms, and advice on 
AOL Money & Finance.
  (http://money.aol.com/tax?NCID=aolprf000301)

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: The rect of the selectedLine

2008-03-06 Thread Scott Rossi
Recently, Stephen Barncard wrote:

> How do I get a rect that represents the selected line in a scrolling
> list field?

Have you tried the formattedRect?

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: The rect of the selectedLine

2008-03-06 Thread Mark Schonewille

Hi Stephen,

The selectedLoc is probably what you need. Use it in combination with  
the lineheight and the formattedWidth or the width of the field to get  
the rect of the selectedLine.


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Convert colours between different colour spaces with Color Converter.  
Download at http://economy-x-talk.com/cc.html




On 7 mrt 2008, at 01:11, Stephen Barncard wrote:


or even a topleft...


How do I get a rect that represents the selected line in a  
scrolling list field?


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: The rect of the selectedLine

2008-03-06 Thread Stephen Barncard

or even a topleft...


How do I get a rect that represents the selected line in a scrolling 
list field?


--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


The rect of the selectedLine

2008-03-06 Thread Stephen Barncard
I'm building a control. Doing a smoke and mirrors thing with an 
expanding text field over a listing.

I'm sure there's a way to do this, but it escapes me at the moment.

How do I get a rect that represents the selected line in a scrolling 
list field?


thanks in advance,

sqb
--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: No to flair

2008-03-06 Thread Hershel Fisch
On 3/6/08 5:28 PM, "J. Landman Gay" <[EMAIL PROTECTED]> wrote:
But maybe somebody did it already.
Hershel

> Hershel Fisch wrote:
>> Ho do I put on the quality report some thing?
> 
> I'm not sure what you want to do, but if you want to enter a new bug
> report, go here: . Click on "create new
> report" and fill out the form.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using GLX2???

2008-03-06 Thread Stephen Barncard
And I'll second the endorsement - it's a great product and an 
essential part of my workflow, from a company that listens to its 
customers. (Thanks for Tahoma, Jerry!)


I'll never go back to tens of script windows open at the same time...


My name is Malte and I am a GLX2 user. Currently I am undergoing a 
12 step program to be able to live without it at customers places...



Malte


--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: No to flair

2008-03-06 Thread Mark Schonewille

Don't forget you need to create an account first ;-)

Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Convert colours between different colour spaces with Color Converter.  
Download at http://economy-x-talk.com/cc.html




On 6 mrt 2008, at 23:28, J. Landman Gay wrote:


I'm not sure what you want to do, but if you want to enter a new bug  
report, go here: . Click on "create new  
report" and fill out the form.


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: No to flair

2008-03-06 Thread J. Landman Gay

Hershel Fisch wrote:

Ho do I put on the quality report some thing?


I'm not sure what you want to do, but if you want to enter a new bug 
report, go here: . Click on "create new 
report" and fill out the form.


--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Possible Bug

2008-03-06 Thread Mark Schonewille

Hi Brad,

Yes, I'd call that a bug. I have checked it and observe that same as  
you. If this hasn't been reported yet, please do.


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Convert colours between different colour spaces with Color Converter.  
Download at http://economy-x-talk.com/cc.html




On 6 mrt 2008, at 23:21, Brad Sampson wrote:


Hello,
I was in the script of an object, and then entered a group.  However,
when I clicked on the script to edit it, it gave an error saying that
my object had been mysteriously deleted.  Can you not edit the script
of an object while inside a different group?
Thanks,
Brad Sampson



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: my cursor shows as all black

2008-03-06 Thread J. Landman Gay
Cool, so the old trick still does work, with the caveat of editing 
outside the cursor bounds. I'll make a note of that.


Only one more thing: if you are planning to go cross platform with this 
app, your cursor can't be 32 pixels square. Linux and Mac support only 
16 pixel square cursors.


Other than that, good going. :)

mfstuart wrote:

Hi Jacqueline,
I just attained a level of satisfaction using my own image cursors in
RunRev.

Here's what I've done:
1) Since I don't have PhotoShop, I use Axialis' IconWorkshop to create the
32x32 image and save it as a GIF file, two colors: black and white only, no
transparency.
2) In RunRev, I import the GIF file.
3) Next I click on the image and use the Magnify option to apply
transparency: here's how to do that...
In the magnified thumbnail, use the eraser to remove the color (white)
"around" or "outside" the image that will appear as the cursor. Make sure
you set the eraser size to the smallest size. For those areas that you can't
remove with the eraser, use the right button (on windows) and click on those
areas. Doing all this applies a transparency to the image, except the part
that will appear as the cursor.
**IMPORTANT - make one pixel "outside" the cursor area to be white or black.
If you don't do this, and when using the cursor in your application, the
colors will be reversed.
ie: where you defined white it will be black, and where you defined black it
will be white.

4) Close the magnified box and then choose a non-paint tool to stop editing.

Check the Color properties for the image: this is the way they should be
 First Color = white
 Second Color = black
 Third Color = white

hope that can help someone,
Mark Stuart




J. Landman Gay wrote:

mfstuart wrote:

Hi again Jacqueline,
I looked at the browse.gif image on the revCursors stack in RunRev.
It shows on the Colors & Patterns properties that the First Color is
black,
Second Color is white.
I tried applying the same colors on my gif image after importing it into
RunRev, but didn't help.

In IconWorkshop, before exporting an image to gif, there are 3-4 options
to
set.
I'll continue playing with those settings, because I just bought this
software online.
Got to be able to pay for it some how.
Is GC available for WinXP?
Sorry, no. It's Mac OS X only. I'm not familiar enough with Windows 
tools to know of a replacement (I do all my Windows icons and cursors on 
a Mac) but maybe someone here does. There has got to be something 
equivalent, I'd think.


There is one more old trick that people used to use, but I haven't 
mentioned it because several people have said it no longer works. But I 
guess it is worth a try. Import your image (at the correct size) as a 
GIF image. Using the pencil tool, edit a pixel or two. The editing is 
what matters; you don't have to keep the changes. For example, you can 
toggle one pixel from black to white, and then toggle it back to black 
again. Then choose a non-paint tool to stop editing.


This used to force the image to the correct palette for use as a cursor, 
provided your image was black and white to begin with. You might want to 
see if that works.


--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution







--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Possible Bug

2008-03-06 Thread Brad Sampson
Hello,
I was in the script of an object, and then entered a group.  However,
when I clicked on the script to edit it, it gave an error saying that
my object had been mysteriously deleted.  Can you not edit the script
of an object while inside a different group?
Thanks,
Brad Sampson
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Rotate and scale images

2008-03-06 Thread Colin Holgate

At 10:12 PM +0100 3/6/08, Klaus Major wrote:

set the angle of img XYZ to zxy


Thanks for that too. It doesn't update the Angle value in the 
inspector palette until you switch to and from another area.


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: my cursor shows as all black

2008-03-06 Thread mfstuart

Hi Jacqueline,
I just attained a level of satisfaction using my own image cursors in
RunRev.

Here's what I've done:
1) Since I don't have PhotoShop, I use Axialis' IconWorkshop to create the
32x32 image and save it as a GIF file, two colors: black and white only, no
transparency.
2) In RunRev, I import the GIF file.
3) Next I click on the image and use the Magnify option to apply
transparency: here's how to do that...
In the magnified thumbnail, use the eraser to remove the color (white)
"around" or "outside" the image that will appear as the cursor. Make sure
you set the eraser size to the smallest size. For those areas that you can't
remove with the eraser, use the right button (on windows) and click on those
areas. Doing all this applies a transparency to the image, except the part
that will appear as the cursor.
**IMPORTANT - make one pixel "outside" the cursor area to be white or black.
If you don't do this, and when using the cursor in your application, the
colors will be reversed.
ie: where you defined white it will be black, and where you defined black it
will be white.

4) Close the magnified box and then choose a non-paint tool to stop editing.

Check the Color properties for the image: this is the way they should be
 First Color = white
 Second Color = black
 Third Color = white

hope that can help someone,
Mark Stuart




J. Landman Gay wrote:
> 
> mfstuart wrote:
>> Hi again Jacqueline,
>> I looked at the browse.gif image on the revCursors stack in RunRev.
>> It shows on the Colors & Patterns properties that the First Color is
>> black,
>> Second Color is white.
>> I tried applying the same colors on my gif image after importing it into
>> RunRev, but didn't help.
>> 
>> In IconWorkshop, before exporting an image to gif, there are 3-4 options
>> to
>> set.
>> I'll continue playing with those settings, because I just bought this
>> software online.
>> Got to be able to pay for it some how.
>> Is GC available for WinXP?
> 
> Sorry, no. It's Mac OS X only. I'm not familiar enough with Windows 
> tools to know of a replacement (I do all my Windows icons and cursors on 
> a Mac) but maybe someone here does. There has got to be something 
> equivalent, I'd think.
> 
> There is one more old trick that people used to use, but I haven't 
> mentioned it because several people have said it no longer works. But I 
> guess it is worth a try. Import your image (at the correct size) as a 
> GIF image. Using the pencil tool, edit a pixel or two. The editing is 
> what matters; you don't have to keep the changes. For example, you can 
> toggle one pixel from black to white, and then toggle it back to black 
> again. Then choose a non-paint tool to stop editing.
> 
> This used to force the image to the correct palette for use as a cursor, 
> provided your image was black and white to begin with. You might want to 
> see if that works.
> 
> -- 
> Jacqueline Landman Gay | [EMAIL PROTECTED]
> HyperActive Software   | http://www.hyperactivesw.com
> ___
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> 

-- 
View this message in context: 
http://www.nabble.com/my-cursor-shows-as-all-black-tp15860638p15884381.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Rotate and scale images

2008-03-06 Thread Colin Holgate

At 10:09 PM +0100 3/6/08, Wilhelm Sanke wrote:

From the docs:

"The rotate command cannot be used on a referenced image, but the 
angle of a referenced image can be set."


Thanks. "docs", who would have thought! After sending my message I 
did then notice the Angle setting in the Basic Properties area. I had 
previously been looking for a field call Rotation, and I had looked 
in the Geometry and the Size and Position areas, which were the 
places I thought such a setting would be.


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Rotate and scale images

2008-03-06 Thread Klaus Major

Hi Colin,

If I could just ask a more basic related question, how do you rotate  
an image at all? If I've made a new image control, and set its  
source to a JPEG file, I can then use the menu items to flip it  
horizontally or vertically, but any of the rotate menu items don't  
achieve anything.


...
set the angle of img XYZ to zxy
...


Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Rotate and scale images

2008-03-06 Thread Wilhelm Sanke


Colin Holgate coiin at rcn.com wrote:


If I could just ask a more basic related question, how do you rotate
an image at all? If I've made a new image control, and set its source
to a JPEG file, I can then use the menu items to flip it horizontally
or vertically, but any of the rotate menu items don't achieve
anything.



From the docs:

"The rotate command cannot be used on a referenced image, but the angle 
of a referenced image can be set."


Regards,

Wilhelm Sanke

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using GLX2???

2008-03-06 Thread Malte Brill
My name is Malte and I am a GLX2 user. Currently I am undergoing a 12  
step program to be able to live without it at customers places...


Jokes aside:

Never ever will I want to switch back to the original Script Editor in  
the IDE. Working with GLX is such a relief, once you get used to it.  
When I am forced to use the original editor at some customers place I  
often sit there with a blank stare when I can not navigate through a  
script just by clicking the handlername...
Sure, GLX has a glitch or two, but so does the original editor. The  
productivity boost GLX offers just outweights everything that comes  
short.


Just my 2 euro cents

Malte
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Rotate and scale images

2008-03-06 Thread Colin Holgate
If I could just ask a more basic related question, how do you rotate 
an image at all? If I've made a new image control, and set its source 
to a JPEG file, I can then use the menu items to flip it horizontally 
or vertically, but any of the rotate menu items don't achieve 
anything.


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


NEWS FLASH -iPhone SDK event -- iTunes APP store

2008-03-06 Thread Stephen Barncard
During the iPhone SDK event today, Apple announced that they would 
be releasing to developers the same APIs and Tools that they use to 
create iPhone apps.


Based on existing Mac OS X technologies, the SDK provides a robust 
package of tools for developers to use to develop iPhone native 
applications. The SDK is broken down into the following sets:


http://www.macrumors.com/2008/03/06/apple-releases-iphone-sdk-demos-spore-instant-messaging/


And check this out - the iTunes App store?? AWESOME FOR DEVELOPERS

Native iPhone apps will be distributed through the iTunes App Store, 
with wireless downloads. Developers pick the price, and get 70% of 
revenue. The 70% will be paid out to developers monthly, and there 
are no other recurring fees. The iTunes App Store will handle over 
the air updates to your applications. Developers of free 
applications will not be charged for Apple to deliver their 
applications through iTunes.




--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Rotate and scale images

2008-03-06 Thread Wilhelm Sanke


Henk van der Velden henk at iglow-media.nl wrote:



I'm having a hard time rotating and scaling images.
When scaling an image and then rotating it (set the angle), the scale  
is 'lost'. Whenever the angle is changed, the image size is reset to  
the formattedheight / width.


How can I handle this?
Do I have to recalculate the minimal circumscribing rectangle every  
time?


And what in case the image is rotated already and then I want to  
scale it? When using the normal horizontal / vertical scaling, the  
image gets skewed. Do I need to script the whole mathematics of this?


Kind regards,

Henk




This is indeed a complex bunch of issues:

- When you have resized an image and set the angle of that image, it 
will snap back to its original size.


- When you resize an image and set the lockloc to true, then when 
setting new angles the image will retain its new size when the angle 
value mod 90 is 0 (at angles 0, 90, 180, 270), otherwise it will snap 
back to its previous size.


- To really rotate (i.e. set the angle) the image while keeping its new 
size, you will have to set the imagedata of that image to its imagedata 
("set the imagedata of img x to the imagedata of img x").


- And the other way round: If you have set an image to a new angle, it 
is impossible to resize such an image, whether by dragging the handles 
of the image or by script (or by setting new values for width and height 
in the properties dialog).


- But and only then, you can resize an image after you have set a new 
angle when you set the imagedata of that image to its own imagedata, 
i.e. when you have created a *new* image by setting its imagedata.


The above statements hold for all Rev version from 2.6.1 to 2.9.0-dp-5.

Regards,

Wilhelm Sanke


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


No to flair

2008-03-06 Thread Hershel Fisch
Ho do I put on the quality report some thing?
Hershel

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: my cursor shows as all black

2008-03-06 Thread J. Landman Gay

mfstuart wrote:

Hi again Jacqueline,
I looked at the browse.gif image on the revCursors stack in RunRev.
It shows on the Colors & Patterns properties that the First Color is black,
Second Color is white.
I tried applying the same colors on my gif image after importing it into
RunRev, but didn't help.

In IconWorkshop, before exporting an image to gif, there are 3-4 options to
set.
I'll continue playing with those settings, because I just bought this
software online.
Got to be able to pay for it some how.
Is GC available for WinXP?


Sorry, no. It's Mac OS X only. I'm not familiar enough with Windows 
tools to know of a replacement (I do all my Windows icons and cursors on 
a Mac) but maybe someone here does. There has got to be something 
equivalent, I'd think.


There is one more old trick that people used to use, but I haven't 
mentioned it because several people have said it no longer works. But I 
guess it is worth a try. Import your image (at the correct size) as a 
GIF image. Using the pencil tool, edit a pixel or two. The editing is 
what matters; you don't have to keep the changes. For example, you can 
toggle one pixel from black to white, and then toggle it back to black 
again. Then choose a non-paint tool to stop editing.


This used to force the image to the correct palette for use as a cursor, 
provided your image was black and white to begin with. You might want to 
see if that works.


--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: SD (SDHC) died, anybody knows how to recover ext3 partitions?

2008-03-06 Thread Andre Garzia
Len,

you're right but if you set swapinness = 0 in the configs, even though
you have swap space, you won't use it.

SDHC has a better erase/write cycle than it's sd cousins. Still, I've
used it only for two days... it should be working

Andre

On 3/6/08, Len Morgan <[EMAIL PROTECTED]> wrote:
> To be even MORE OT, is it wise to use SD (or ANY FLASH based memory for
>  that matter) as swap space?  Isn't there a fairly small (10-100K or so)
>  write/erase cycles before it just won't work any more?  Is it possible
>  that you just "used up" all of the available write cycles?
>
>  Just a thought...
>
>
>  len morgan
>
>
>  Andre Garzia wrote:
>  > Hello Friends,
>  >
>  > This is a way OT call but I believe that people here are a wonderful
>  > source of information and that maybe somebody might have traveled this
>  > road before so it's not a useless try.
>  >
>  > I have an Asus EEE PC (701). Its a wonderful machine. I spent lots of
>  > days customizing it for my daily developments. I've used a Transcend
>  > SD (SDHC) card with 16gb worth of storage and installed Ubuntu on that
>  > card. It took me days to get everything working but in the end I had a
>  > machine that I liked very much.
>  >
>  > Well, yesterday I did a dirty shutdown during a lockup. After that,
>  > all bugs broke loose, the card stopped booting.
>  >
>  > The card had two partitions, one swap and one ext3.
>  >
>  > Now, windows will detect the card but will show it as zero bytes card
>  > and will not allow me to do anything with it.
>  >
>  > Mac OS X will ignore it.
>  >
>  > Linux Xandros will detect and mount it saying it is zero bytes and
>  > will not detect anything.
>  >
>  > Linux Ubuntu Live CD using GParted will detect the card and say it is
>  > 7gb card!? (it was 16gb and it had way less than 9gb occupied.)
>  >
>  > I've given up trying to recover the card, I don't care anymore, I just
>  > want to know if someone knows a software for any operating system
>  > (preference: linux) that will force the format the card back to an
>  > empty 16gb card.
>  >
>  > I just don't want to loose the card, I had it for a week and it costed 150 
> USD.
>  >
>  > Any clues?
>  > :-(
>  >
>  > TIA
>  > andre
>  >
>  >
>
> ___
>  use-revolution mailing list
>  use-revolution@lists.runrev.com
>  Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
>  http://lists.runrev.com/mailman/listinfo/use-revolution
>


-- 
http://www.andregarzia.com All We Do Is Code.
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Rotate and scale images

2008-03-06 Thread Phil Davis

Hi Henk,

I haven't tried this, but... does the image misbehave when rotating even 
when the lockLoc of the image is set to true? Seems like that would stop 
it from reverting to its 'formatted' size.


Just a thought -
Phil Davis


Henk van der Velden wrote:

Good day all,

I'm having a hard time rotating and scaling images.
When scaling an image and then rotating it (set the angle), the scale 
is 'lost'. Whenever the angle is changed, the image size is reset to 
the formattedheight / width.


How can I handle this?
Do I have to recalculate the minimal circumscribing rectangle every time?

And what in case the image is rotated already and then I want to scale 
it? When using the normal horizontal / vertical scaling, the image 
gets skewed. Do I need to script the whole mathematics of this?


Kind regards,

Henk
--
Henk v.d. Velden
iGlow Media
Magda Janssenslaan 36
3584 GR  UTRECHT
Netherlands

0031 (0)6 16 024 337
www.iglow-media.nl


--
Phil Davis

PDS Labs
Professional Software Development
http://pdslabs.net

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using GLX2???

2008-03-06 Thread Jerry Daniels

On Mar 6, 2008, at 12:01 PM, Dave wrote:

t may have fixed bugs in the RunRev Script Editor, but wouldn't it  
have been better to fix the problem instead of having two parallel  
ways of setting a breakpoint, especially since the way in which the  
Standard Script Editor works is in line with 99% of debuggers I have  
used?


Dave, we have tried both ways...red dots or not. We opted for using  
the command "breakpoint" and it is very reliable. That said, there's a  
lot i'd like to do with the debugger...all in good time. I'm more  
convinced that a standalone app as debugger would be very  
helpful...one you could use to debug stacks running in the Rev IDE or  
your own standalone app. This is very possible and is our hope going  
forward. This would not give you the same experience as the Rev IDE  
script editor/debugger as one experience, however.


There are several areas in which the operation of the IDE and the UI  
come into conflict with a debugger. We look to the standalone debugger  
as a good answer to some of those problems. in the mean time, we do  
have script snapshot which Trevor invented for us and it is great at  
tracking variable values in "snapshots" and letting you sift through  
them after a script has run. Script snapshots get set just like debug  
breakpoints in GLX2. You only need to switch from Debug Mode to Script  
Snapshot mode via the GLX2 Script menu (from GLX2 menubar).


We don't offer the exact same experience as the Rev IDE script editor  
and debugger. That means some learning curve, but much opportunity to  
develop faster, better, cheaper. Tabs make a big difference in what  
makes sense and what doesn't in surprising ways. Using GLX2 is usually  
done with a small leap of faith and a little advice here and there  
from users on the GLX2 support site. I'll get our support team (my  
son, Joe) to make sure you get signed up, as we have gotten no email  
requests from you to date.





If there are two ways of doing it then there should also be some way  
to clear all the RunRev breakpoints from the user stacks. The way it  
is now, I have a number RunRev breakpoints set that DO NOT cause the  
RunRev debugger to stop (and AFAICT are not even visible as  
breakpoints in the Standard Editor), but do cause GLX2 to stop. When  
it does stop the statement in question is not displayed in bold, and  
editing the file before running does not show the statement in bold.  
If I click on the line then it changes to bold (even tho it's  
stopped on a breakpoint). If I hit it again, it goes back to normal  
and if I run it doesn't stop next time that statement is run.  
However, the next time the stack is opened, the same thing happens.


I found the documentation on the site of minimal help. Is there a  
PDF with things laid out in a more ordered fashion and where I can  
search and easily jump around. The web site is more an advertising  
opportunity than what I'd call "Documentation".


In the Help menu on GLX2 there are some lessons, too. The stuff on the  
main GLX2 web site IS promotional, but that's easily filtered, i would  
think. Hard to keep enthusiasm out of one's voice sometimes. hehehe.



One other very annoying and confusing thing is the way in which the  
Script Editor is opened when RunRev is launched. While its great to  
not to have to go to the bother of opening the Scripts of all the  
objects you were working on, it is very confusing to have the Menu  
switched at start up. I think it would be better to open the Script  
window but not to select as the front window, therefore allowing the  
expected menubar to be shown.


I think the release version does this, but the latest beta does not.  
We do have a beta track of updates for those wanting to try the latest  
and greatest at all times. You can always go back to the release  
version, btw.



Except for the breakpoint the thing, the editor is very good though  
and a great improvement over the standard version. I can't help  
thinking newbies that have used the standard RunRev for a little  
while would become confused very quickly though, especially without  
a document describing exactly what GLX2 changes and how this affect  
the rest of the system.


So far we have opted to putting most of our resources into continued  
development at some expense to mammoth documentation. I hope you'll  
bear with us and give a new approach and environment a chance. We  
appreciate your business and continued use of the product, of course.


Best,

Jerry Daniels

Daniels & Mara, Inc.
Makers of GLX2
http://www.daniels-mara.com/glx2



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: SD (SDHC) died, anybody knows how to recover ext3 partitions?

2008-03-06 Thread Len Morgan
To be even MORE OT, is it wise to use SD (or ANY FLASH based memory for 
that matter) as swap space?  Isn't there a fairly small (10-100K or so) 
write/erase cycles before it just won't work any more?  Is it possible 
that you just "used up" all of the available write cycles?


Just a thought...

len morgan

Andre Garzia wrote:

Hello Friends,

This is a way OT call but I believe that people here are a wonderful
source of information and that maybe somebody might have traveled this
road before so it's not a useless try.

I have an Asus EEE PC (701). Its a wonderful machine. I spent lots of
days customizing it for my daily developments. I've used a Transcend
SD (SDHC) card with 16gb worth of storage and installed Ubuntu on that
card. It took me days to get everything working but in the end I had a
machine that I liked very much.

Well, yesterday I did a dirty shutdown during a lockup. After that,
all bugs broke loose, the card stopped booting.

The card had two partitions, one swap and one ext3.

Now, windows will detect the card but will show it as zero bytes card
and will not allow me to do anything with it.

Mac OS X will ignore it.

Linux Xandros will detect and mount it saying it is zero bytes and
will not detect anything.

Linux Ubuntu Live CD using GParted will detect the card and say it is
7gb card!? (it was 16gb and it had way less than 9gb occupied.)

I've given up trying to recover the card, I don't care anymore, I just
want to know if someone knows a software for any operating system
(preference: linux) that will force the format the card back to an
empty 16gb card.

I just don't want to loose the card, I had it for a week and it costed 150 USD.

Any clues?
:-(

TIA
andre

  

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using GLX2???

2008-03-06 Thread Dave

Hi,

We use the command "breakpoint" in the code to indicate a  
breakpoint in GLX2. This has solved many other problems in the  
process...like constantly migrating red dots and performance  
problems on large scripts in the Rev script editor.


It may have fixed bugs in the RunRev Script Editor, but wouldn't it  
have been better to fix the problem instead of having two parallel  
ways of setting a breakpoint, especially since the way in which the  
Standard Script Editor works is in line with 99% of debuggers I have  
used?


If there are two ways of doing it then there should also be some way  
to clear all the RunRev breakpoints from the user stacks. The way it  
is now, I have a number RunRev breakpoints set that DO NOT cause the  
RunRev debugger to stop (and AFAICT are not even visible as  
breakpoints in the Standard Editor), but do cause GLX2 to stop. When  
it does stop the statement in question is not displayed in bold, and  
editing the file before running does not show the statement in bold.  
If I click on the line then it changes to bold (even tho it's stopped  
on a breakpoint). If I hit it again, it goes back to normal and if I  
run it doesn't stop next time that statement is run. However, the  
next time the stack is opened, the same thing happens.


I found the documentation on the site of minimal help. Is there a PDF  
with things laid out in a more ordered fashion and where I can search  
and easily jump around. The web site is more an advertising  
opportunity than what I'd call "Documentation".


One other very annoying and confusing thing is the way in which the  
Script Editor is opened when RunRev is launched. While its great to  
not to have to go to the bother of opening the Scripts of all the  
objects you were working on, it is very confusing to have the Menu  
switched at start up. I think it would be better to open the Script  
window but not to select as the front window, therefore allowing the  
expected menubar to be shown.


Except for the breakpoint the thing, the editor is very good though  
and a great improvement over the standard version. I can't help  
thinking newbies that have used the standard RunRev for a little  
while would become confused very quickly though, especially without a  
document describing exactly what GLX2 changes and how this affect the  
rest of the system.


All the Best
Dave

On 6 Mar 2008, at 15:53, Jerry Daniels wrote:


Dave,

We use the command "breakpoint" in the code to indicate a  
breakpoint in GLX2. This has solved many other problems in the  
process...like constantly migrating red dots and performance  
problems on large scripts in the Rev script editor.


Once in the GLX2 debugger, you can easily set additional  
breakpoints by clicking on any link whereupon it will become bold  
and stop the debugger when encountered.


There is significant documentation on our support site and on our  
web site indicated below. There is a support site, but you have to  
sign up for it. We didn't get any request for support sign-up from  
you, but I will check into this and make sure you're on board.


Sorry for your frustrations, but we can get it all sorted out for you.

Best,

Jerry Daniels

Daniels & Mara, Inc.
Makers of GLX2
http://www.daniels-mara.com/glx2




On Mar 6, 2008, at 8:33 AM, Dave wrote:


Hi,

Has anyone used GLX2? I started using it a couple of days ago and  
have had nothing but problems on the debugging side and with no  
decent documentation I can find and no support it's hard to know  
how it is *supposed* to work rather than what I am seeing.


1.  I can find no way to insert or remove a breakpoint without  
aborting the current debugging session. The "Breakpoint" menu item  
just inserts a "breakpoint" statement into the source code. It  
says clicking on it will disable/enable it, but this doesn't seem  
to have any effect, it always breaks regardless of if it's  
highlighted or not. The only way I can find to remove the  
breakpoint is to edit the source code and physically delete the  
"breakpoint" statement, which kill the current session.


2. Old breakpoints added with the standard RunRev IDE Script  
Editor (the red dot at the left of the statement) triggers the  
GLX2 Debugger and I can find no way to get rid of them. The  
amusing thing here is that the standard debugger ignores them, so  
you can't tell where they are until GLX2 finds them and GLX2 can't  
remove them!


3. The editor or debugger seems to lose track of which is the  
latest version of the Script and so the code that is run is not  
the same as the code displayed in the Source Window.


I've sent two emails a week apart asking to be registered for  
support but no reply.


These issues are making it unusable and I'm about to uninstall it,  
which is a real shame since the editor is miles better than the  
standard IDE version.


All the Best
Dave


___
use-revolution mailing list
use-revolution@lis

Re: Anyone using GLX2???

2008-03-06 Thread Dave

Hi,

Checked the Spam folder, nothing in there from your domain. Here is a  
copy of the emails I sent:


From: [EMAIL PROTECTED]
Subject:Support Request
To:   [EMAIL PROTECTED]

Hi,

Could I register for support? My license key is:

First name: Danny
Last name: Shisler
Unlock code: - - - - - - -



I have a couple of questions:

1.  Is there any documentation for GLX2, if so could you point me to it?

2.  How do I set a breakpoint? The only way I can see is to press  
Command+B and that inserts a "breakpoint" statement, is there a way  
to set a breakpoint as in the way RunRev works?


3.  I can't seem to get undo to work? Is this supported?

4.  How can i revert back to a previous version of the Script?

Thanks a lot
All the Best
Dave







On 6 Mar 2008, at 16:29, Jerry Daniels wrote:


Dave,

I have just responded on the list here. As far as putting on the  
GLX2 support site, sometimes our emails end up in the spam folder.  
You might check there,


Best,

Jerry Daniels

Daniels & Mara, Inc.
Makers of GLX2
http://www.daniels-mara.com/glx2



On Mar 6, 2008, at 9:55 AM, Dave wrote:



On 6 Mar 2008, at 15:23, Richard Gaskin wrote:


Dave wrote:

Has anyone used GLX2? I started using it a couple of days ago  
and  have had nothing but problems on the debugging side and  
with no  decent documentation I can find and no support


Have you considered contacting the vendor?

While I haven't seen documentation that completely satisfies 100%  
of customers for any product, Jerry Daniels has a reputation for  
providing exemplary support for his tools.


GLX2's home page is:


Jerry posts here all the time, so finding his email was a snap:

jerry at daniels-mara.com


From my first message:

I've sent two emails a week apart asking to be registered for  
support but no reply.



Had no response so far.

All the Best
Dave


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution





___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution




___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: SD (SDHC) died, anybody knows how to recover ext3 partitions?

2008-03-06 Thread Ian Wood


On 6 Mar 2008, at 16:41, Andre Garzia wrote:


've given up trying to recover the card, I don't care anymore, I just
want to know if someone knows a software for any operating system
(preference: linux) that will force the format the card back to an
empty 16gb card.


http://www.photorescue.net/downloadcardwiper.htm is worth a try.

Ian
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


OT: SD (SDHC) died, anybody knows how to recover ext3 partitions?

2008-03-06 Thread Andre Garzia
Hello Friends,

This is a way OT call but I believe that people here are a wonderful
source of information and that maybe somebody might have traveled this
road before so it's not a useless try.

I have an Asus EEE PC (701). Its a wonderful machine. I spent lots of
days customizing it for my daily developments. I've used a Transcend
SD (SDHC) card with 16gb worth of storage and installed Ubuntu on that
card. It took me days to get everything working but in the end I had a
machine that I liked very much.

Well, yesterday I did a dirty shutdown during a lockup. After that,
all bugs broke loose, the card stopped booting.

The card had two partitions, one swap and one ext3.

Now, windows will detect the card but will show it as zero bytes card
and will not allow me to do anything with it.

Mac OS X will ignore it.

Linux Xandros will detect and mount it saying it is zero bytes and
will not detect anything.

Linux Ubuntu Live CD using GParted will detect the card and say it is
7gb card!? (it was 16gb and it had way less than 9gb occupied.)

I've given up trying to recover the card, I don't care anymore, I just
want to know if someone knows a software for any operating system
(preference: linux) that will force the format the card back to an
empty 16gb card.

I just don't want to loose the card, I had it for a week and it costed 150 USD.

Any clues?
:-(

TIA
andre

-- 
http://www.andregarzia.com All We Do Is Code.
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using GLX2???

2008-03-06 Thread Jerry Daniels

Dave,

I have just responded on the list here. As far as putting on the GLX2  
support site, sometimes our emails end up in the spam folder. You  
might check there,


Best,

Jerry Daniels

Daniels & Mara, Inc.
Makers of GLX2
http://www.daniels-mara.com/glx2



On Mar 6, 2008, at 9:55 AM, Dave wrote:



On 6 Mar 2008, at 15:23, Richard Gaskin wrote:


Dave wrote:

Has anyone used GLX2? I started using it a couple of days ago and   
have had nothing but problems on the debugging side and with no   
decent documentation I can find and no support


Have you considered contacting the vendor?

While I haven't seen documentation that completely satisfies 100%  
of customers for any product, Jerry Daniels has a reputation for  
providing exemplary support for his tools.


GLX2's home page is:


Jerry posts here all the time, so finding his email was a snap:

jerry at daniels-mara.com


From my first message:

I've sent two emails a week apart asking to be registered for  
support but no reply.



Had no response so far.

All the Best
Dave


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution





___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using GLX2???

2008-03-06 Thread Dave


On 6 Mar 2008, at 15:23, Richard Gaskin wrote:


Dave wrote:

Has anyone used GLX2? I started using it a couple of days ago and   
have had nothing but problems on the debugging side and with no   
decent documentation I can find and no support


Have you considered contacting the vendor?

While I haven't seen documentation that completely satisfies 100%  
of customers for any product, Jerry Daniels has a reputation for  
providing exemplary support for his tools.


GLX2's home page is:


Jerry posts here all the time, so finding his email was a snap:

jerry at daniels-mara.com


From my first message:

I've sent two emails a week apart asking to be registered for  
support but no reply.



Had no response so far.

All the Best
Dave


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using GLX2???

2008-03-06 Thread Jerry Daniels

Dave,

We use the command "breakpoint" in the code to indicate a breakpoint  
in GLX2. This has solved many other problems in the process...like  
constantly migrating red dots and performance problems on large  
scripts in the Rev script editor.


Once in the GLX2 debugger, you can easily set additional breakpoints  
by clicking on any link whereupon it will become bold and stop the  
debugger when encountered.


There is significant documentation on our support site and on our web  
site indicated below. There is a support site, but you have to sign up  
for it. We didn't get any request for support sign-up from you, but I  
will check into this and make sure you're on board.


Sorry for your frustrations, but we can get it all sorted out for you.

Best,

Jerry Daniels

Daniels & Mara, Inc.
Makers of GLX2
http://www.daniels-mara.com/glx2




On Mar 6, 2008, at 8:33 AM, Dave wrote:


Hi,

Has anyone used GLX2? I started using it a couple of days ago and  
have had nothing but problems on the debugging side and with no  
decent documentation I can find and no support it's hard to know how  
it is *supposed* to work rather than what I am seeing.


1.  I can find no way to insert or remove a breakpoint without  
aborting the current debugging session. The "Breakpoint" menu item  
just inserts a "breakpoint" statement into the source code. It says  
clicking on it will disable/enable it, but this doesn't seem to have  
any effect, it always breaks regardless of if it's highlighted or  
not. The only way I can find to remove the breakpoint is to edit the  
source code and physically delete the "breakpoint" statement, which  
kill the current session.


2. Old breakpoints added with the standard RunRev IDE Script Editor  
(the red dot at the left of the statement) triggers the GLX2  
Debugger and I can find no way to get rid of them. The amusing thing  
here is that the standard debugger ignores them, so you can't tell  
where they are until GLX2 finds them and GLX2 can't remove them!


3. The editor or debugger seems to lose track of which is the latest  
version of the Script and so the code that is run is not the same as  
the code displayed in the Source Window.


I've sent two emails a week apart asking to be registered for  
support but no reply.


These issues are making it unusable and I'm about to uninstall it,  
which is a real shame since the editor is miles better than the  
standard IDE version.


All the Best
Dave


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution





___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using GLX2???

2008-03-06 Thread Richard Gaskin

Dave wrote:

Has anyone used GLX2? I started using it a couple of days ago and  
have had nothing but problems on the debugging side and with no  
decent documentation I can find and no support


Have you considered contacting the vendor?

While I haven't seen documentation that completely satisfies 100% of 
customers for any product, Jerry Daniels has a reputation for providing 
exemplary support for his tools.


GLX2's home page is:


Jerry posts here all the time, so finding his email was a snap:

jerry at daniels-mara.com


--
 Richard Gaskin
 Managing Editor, revJournal
 ___
 Rev tips, tutorials and more: http://www.revJournal.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Anyone using GLX2???

2008-03-06 Thread Dave

Hi,

Has anyone used GLX2? I started using it a couple of days ago and  
have had nothing but problems on the debugging side and with no  
decent documentation I can find and no support it's hard to know how  
it is *supposed* to work rather than what I am seeing.


1.  I can find no way to insert or remove a breakpoint without  
aborting the current debugging session. The "Breakpoint" menu item  
just inserts a "breakpoint" statement into the source code. It says  
clicking on it will disable/enable it, but this doesn't seem to have  
any effect, it always breaks regardless of if it's highlighted or  
not. The only way I can find to remove the breakpoint is to edit the  
source code and physically delete the "breakpoint" statement, which  
kill the current session.


2. Old breakpoints added with the standard RunRev IDE Script Editor  
(the red dot at the left of the statement) triggers the GLX2 Debugger  
and I can find no way to get rid of them. The amusing thing here is  
that the standard debugger ignores them, so you can't tell where they  
are until GLX2 finds them and GLX2 can't remove them!


3. The editor or debugger seems to lose track of which is the latest  
version of the Script and so the code that is run is not the same as  
the code displayed in the Source Window.


I've sent two emails a week apart asking to be registered for support  
but no reply.


These issues are making it unusable and I'm about to uninstall it,  
which is a real shame since the editor is miles better than the  
standard IDE version.


All the Best
Dave


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Rotate and scale images

2008-03-06 Thread Henk van der Velden

Good day all,

I'm having a hard time rotating and scaling images.
When scaling an image and then rotating it (set the angle), the scale  
is 'lost'. Whenever the angle is changed, the image size is reset to  
the formattedheight / width.


How can I handle this?
Do I have to recalculate the minimal circumscribing rectangle every  
time?


And what in case the image is rotated already and then I want to  
scale it? When using the normal horizontal / vertical scaling, the  
image gets skewed. Do I need to script the whole mathematics of this?


Kind regards,

Henk
--
Henk v.d. Velden
iGlow Media
Magda Janssenslaan 36
3584 GR  UTRECHT
Netherlands

0031 (0)6 16 024 337
www.iglow-media.nl



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution