[Megabyte] tk_messageBox is very ugly within Linux. Ever since I saw it, I've been unhappy. Until I saw some good work that inspired me. [Schelte Bron] created a replacement that works great under Unix for the file selection dialogs, present at: [http://wiki.tcl.tk/_edit/15897]. I was inspired by his work and created a brand new ttk::messageBox widget. What does it do? Its syntax is exactly like a tk_messageBox command, but within Linux it'll draw something much prettier. It uses a subset of icons from the Tango project, which can be changed if you're not happy with them. '''See ttk::messageBox in action''' [http://picasaweb.google.com/lh/photo/2SPjzJxFNXN7L-uTtV9yXA?feat=directlink] [http://picasaweb.google.com/lh/photo/GKwn7Kprg-7FhiFE1ZvZZg?feat=directlink] ''' Install it ''' Place these files in a directory listed by $auto_path, or use the command "lappend" to append the directory containing the files to auto_path '''Download it ''' The files are available at: [http://www.mediafire.com/?lzznzzzundu] Feedback is appreaciated. Enjoy! ---- !!!!!! %|[Category Widget]|% !!!!!!