Posted by member 7223 on 2003-04-14 20:52:41 link

mogg, why would you multiplying the threads ? :)

What's wrong with lsbox ?

- Have you read the doc ?
- Start with a simple .box file
- Transparent regions of the bitmap (LSBoxBackground) won't be show. So, if you plan to have a full transparent background and hook some modules into that box; nothing will be show. Just a transparent box (invisible and untouchable)
- Modules you want to hook must be loaded before the creation of the box. Better use "*Script Exec !LSBoxCreate file.box" than "*LSBoxCreate..."

What do you want to do, exactly ?