steve64 Is there a way to fully remove the window icon? I tried dialog:loadicon(nil) but a default icon is still shown (and I can not use the 'raw' style since I need the title bar with close box)
Samir Not for now, I will see how to use loadicon() method with nil to remove it But beware : this will remove the Window menu
steve64 In that case, better to leave it as now. I would need the title bar and close box in my scenario, just the icon would need to be removed.