Hey guys - I have a simple program to monitor a folder's size increase, using the iwidgets::feedback. I used prowrap to make a standalone .exe so I could transfer it to a network where I dont have TCL installed (not allowed). The problem is for some reason the progress bar does not want to display on this other system. It works just fine on the box I wrote it on, using the .exe or .tcl. All my other windows dislay just fine, some are using iwidgets too (iwidgets::entryfield, iwidgets:ptionmenu). In the area where I place the feedback widget though it remains grey. Any ideas why it wont display?