Search found 4 matches

by glaedr
Mon Dec 07, 2009 4:28 pm
Forum: Multimedia
Topic: control over pixels
Replies: 2
Views: 3726

control over pixels

Hi, Is there a way to control every single pixel on the entire screen? I thought e.g. like this: set color of pixel 1002,463 to 255,0,0 -- "1002,463" being the xy-position on the screen and "255,0,0" the RGB-color ... repeat with k=1 to 768 repeat with m=1 to 1024 set color of pixel m,k to random(25...
by glaedr
Tue Jul 14, 2009 8:59 pm
Forum: Windows
Topic: Open files THIS way
Replies: 5
Views: 5264

Thanks!

(Ich bin wirklich Deutscher ;-) )
by glaedr
Tue Jul 14, 2009 4:34 pm
Forum: Windows
Topic: Open files THIS way
Replies: 5
Views: 5264

Wow, that's exactly what I've been looking for‼
Thanks a lot‼

BTW: I didn't know the "ask file" comment either :lol: !
by glaedr
Tue Jul 14, 2009 1:32 pm
Forum: Windows
Topic: Open files THIS way
Replies: 5
Views: 5264

Open files THIS way

Hello, I'm new here in this forum and I've got a question! Is it possible with RunRev to open a file via such a window instead of typing the file path using the ask command (that's the way I did it before, very nasty‼): http://i115.piczo.com/view/2/v/p/k/y/n/7/f/y/v/s/1/img/i305714341_93687_4.jpg ...