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

[REBOL] Re: [VID] resizing areas

From: petr:krenzelok:trz:cz at: 23-Jan-2004 23:33

Dide wrote:
>Re: [VID] resizing areas > >Hi, > >You don't have to do all this. >The problem is that you have to set content/lines to none. This facet hold some values used by the View engine to know where to cut the text (a sort of right margin indexes). > >So you just have to do this : > > content/size: 800x600 > content/lines: none > show content > >DideC >
really usefull hint! ... should be remembered and put into FAQ or View docs ... right Maxim? :-) -pekr-