--- In [email protected], Cüneyt <[EMAIL PROTECTED]> wrote: > Oh man, where were you last year :)) Sure, go ahead. > It's OK on my account, I'll just rename the file to > scr_ThumbMin back again; it's the original filename on > my disk anyway. > > BTW, I've taken the original idea from the fvwm > community more than 2 years ago; so DM2's "unique" > floating icons are not that unique after all :)
In 1.07 scr_Thumbmin.powerpro, no prob with float any more, but as I discovered when I tried 1.06 of your script with an old float plugin, there is a subsequent problem with braces in line 640: Bad expression: wrong use of braces [] not s_Grid[j,i] || s_Grid[j,i] == _handle There were vector features added in both 4.6 and 4.7 -- possibly related. 4.6 2D arrays v[i,j] and jagged vectors v[i][j] now supported 4.7 you can use local/global/static v[n] to create vectors Regards, Sheri (Powerpro 4.7c)
