FYI to everyone that I set the simple dialog label to wrap to the widget's width to avoid cases where the widget & message would be too wide to fit on the screen.
This is happening in file open error messages in the new export object save screen where the really long filenames are placed into the label without linebreaks. If this makes other simple dialogs look strange, we can remove it and I'll find another way to wrap my long filenames. On Thu, Mar 01, 2007 at 02:18:19AM +0000, [EMAIL PROTECTED] wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20953 > > User: sfisher > Date: 2007/03/01 02:18 AM > > Log: > Wrap long lines in simple dialogs so that the dialog and its message > won't ever extend off the screen. > > Directory: /trunk/gtk/ > Changes Path Action > +1 -0 simple_dialog.c Modified > > _______________________________________________ > Wireshark-commits mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-commits _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
