Silly little box in corner of screen Thread last updated on 2004-08-24 03:40:58

Posted by member 194947 on 2004-08-24 01:32:51

I don't know what I did, because really I did a lot of editing. Now there's this empty gray box in the corner of my screen at 0,0 and its about 75 pixels on side.

I'll figure it out eventually when I clean up my code (it's quite messy right now) but I thought people may find it as funny as I do. Make a change, recycle, and now theres this box on the desktop hiding the My Documents icon. At least it didn't hide anything useful.

Actually, it's got a nice shaded border to it. Maybe I should keep it. Keep the little box that wouldn't leave.

Posted by member 194947 on 2004-08-24 01:36:46 link

Just fixed a bug in my code to use xprop and I found that the box has nice antialiased and shaded borders, not just shaded. Whatever bug it is I made, it was made very well.

Posted by member 1 on 2004-08-24 01:54:04 link

sounds like you defined a label name without giving it any properties.

Posted by member 194947 on 2004-08-24 03:40:58 link

You're good, that was exactly what it was. Copied some code and tailored it to my needs but forgot to delete what I didn't use. My fault for working on litestep so late.