Re: bind and shroud[George]
George Walters wrote:
>
> Thanks, I'll take a look at it. Here's another 2.4 binder difference.
>
> idList = create(List,"",Main,4,cy*19,sw-15,cy*10-bh,WS_SCROLLBARS)
>
> This list on the interpreter looks fine. With the bound version the list
> is way longer, enough to cover half of the buttons that were below it. This
>
> effect is on every program that has a list similar to above. This difference
> makes no sense at all. I've had to shrink the lists by 1 row to fix.
I'm not an expert on all differences between 2.5 and 2.4.
So I can't help you there.
I can explain how my program works...
Let's say you have the following program.
procedure a()
procedure b()
procedure c()
procedure d()
(Interpeted or bound) It cfrashes
|
Not Categorized, Please Help
|
|