D
Daniel Bass
I'm trying to display a progress bar, on a little modal dialog.
After creating a little dialog, I call it with Show() and update it with new
progress bar values.
the problem is it always appears maximised... I changed the dialog location
and size, with the windows state to normal, but it's still maximised. I've
also tried changing the border style sizeable and it's the same result.
This should be an easy thing to do? Surely?
Thanks!
Dan.
After creating a little dialog, I call it with Show() and update it with new
progress bar values.
the problem is it always appears maximised... I changed the dialog location
and size, with the windows state to normal, but it's still maximised. I've
also tried changing the border style sizeable and it's the same result.
This should be an easy thing to do? Surely?
Thanks!
Dan.