About WindowShape (small correction)

Jan Schenkel janschenkel at yahoo.com
Mon Jun 2 10:55:02 EDT 2003


--- Jan Schenkel <janschenkel at yahoo.com> wrote:
> [snip]
> - now we'll insert enough numToChar(255) to 
> cover the new height ; say the new heightr is 
> 250, then we need to insert a string the length 
> of 150*(250-10)=36000 times numToChar(255), 
> after char 1500 of the new maskData

Of course that ahs to be inserted in the middle of the
maskData, not at the end, so :
  - now we'll insert enough numToChar(255) to 
  cover the new height ; say the new heightr is 
  250, then we need to insert a string the length 
  of 150*(250-10)=36000 times numToChar(255), 
  after char 750 of the new maskData

My apologies for the loss of concentration,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com



More information about the use-livecode mailing list