how do I change the behaviour of the pointers from the sample code?
In this case I'd like 'normal' pointer behaviour - no mouse down pointer, no specific mouse over pointer, except for the edit boxes where I'd like it to change to a cursor. So is it possible to assign a seperate mouse over pointer for edit boxes alone?
Speaking of edit boxes, can we blink the cursor? A solid cursor always looks like a frozen app to me.
I didn't do an edit box cursor (I bar). And there aren't blinking cursors, but both are easy to add. Will get it into the next release. Still trying to get this dang MCListbox done for the release. But, if I don't get the MCListbox done by Friday Night, I will post a build with the other changes, bug fixes. One of the reasons I made the whole thing modular is so that it would be very easy to do releases like that. Having one gadget in a non-working (non-compiling) state, doesn't break the whole thing.
As far as only being able to use some cursors but not all, I am not sure. Should be possible, if there isn't a cursor graphic for mouse down, then the normal cursor should just appear. I am not sure it works like that, but it will in the next release for sure. So, then if you only want the I-Bar cursor and nothing else, you should be able to do it by only having a mouse graphic for the I-Bar.
I don't want much for my $25 do I

but I hope I'm helping to make ifsoGUI a more usable system and not just being a PITA.
No problem, keep em coming. The more features the better. Nice to have more than one person helping find bugs/improvements.
Funny thing is, the blinking cursor is one of those things I said to myself, "nobody will want that". Then what happens, the very first user asks for it. Same thing with the close/minimize windows buttons. Both of these things have been on my todo list, but I figured I could push them way down the list.
