Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Extending button images. - problem!

 [1/5] from: arolls:bigpond:au at: 30-May-2001 2:53


I've got a problem on Win2k. When I do this in the console: img: load-thru/binary http://www.rebol.com/how-to/graphics/button.gif view layout [image img "orig" image img "orig" effect [extend]] view layout [image img "orig" image img "orig" effect [extend]] The first layout is ok, but the second has garbage in the images. Also, rebol crashed and was shut down by windows sooner or later. Anton.

 [2/5] from: arolls:bigpond:au at: 30-May-2001 2:56


Also, you can see my garbage here: http://users.bigpond.net.au/datababies/anton/rebol/images/extend-problem.png Anton.

 [3/5] from: gjones05:mail:orion at: 29-May-2001 12:23


From: "Anton"
> I've got a problem on Win2k. > When I do this in the console:
<<quoted lines omitted: 3>>
> The first layout is ok, but the second has garbage in the images. > Also, rebol crashed and was shut down by windows sooner or later.
Same problem on Win98. The "effect [extend]" is not happy unless it receives a size and the size apparently must be larger than some default. I guess extend needs its temperature taken with the thermometer version. --Scott Jones

 [4/5] from: carl:cybercraft at: 30-May-2001 8:36


On 30-May-01, Anton wrote:
> I've got a problem on Win2k. > When I do this in the console: > img: load-thru/binary
http://www.rebol.com/how-to/graphics/button.gif
> view layout [image img "orig" image img "orig" effect [extend]] > view layout [image img "orig" image img "orig" effect [extend]]
Same on Amiga. ):
> The first layout is ok, but the second has garbage in the images. > Also, rebol crashed and was shut down by windows sooner or later. > Anton.
-- Carl Read [carl--cybercraft--co--nz]

 [5/5] from: moeller_thorsten::gmx::de at: 30-May-2001 9:48


Hi Anton, same on my W2K-Box. First works fine, second with garbage, but rebol (/View 1.2.0.3.1) didn't crash. Thorsten -----Ursprüngliche Nachricht----- Von: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]Im Auftrag von Anton Gesendet: Dienstag, 29. Mai 2001 18:54 An: [rebol-list--rebol--com] Betreff: [REBOL] Re: Extending button images. - problem! I've got a problem on Win2k. When I do this in the console: img: load-thru/binary http://www.rebol.com/how-to/graphics/button.gif view layout [image img "orig" image img "orig" effect [extend]] view layout [image img "orig" image img "orig" effect [extend]] The first layout is ok, but the second has garbage in the images. Also, rebol crashed and was shut down by windows sooner or later. Anton.

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted