Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!sdd.hp.com!decwrl!shelby!bloom-beacon!eru!luth!sunic!mcsun!ukc!harrier.ukc.ac.uk!rlh2 From: rlh2@ukc.ac.uk (Richard Hesketh) Newsgroups: comp.windows.x Subject: Re: R5 wish list Message-ID: <5196@harrier.ukc.ac.uk> Date: 28 Jul 90 09:08:38 GMT References: <1963@lri.lri.fr> <5677@hplabsz.HPL.HP.COM> Reply-To: rlh2@ukc.ac.uk (Richard Hesketh) Organization: Computing Lab, University of Kent at Canterbury, UK. Lines: 24 Summary: Expires: Sender: Followup-To: In article <5677@hplabsz.HPL.HP.COM> mayer@hplabs.hp.com (Niels Mayer) writes: > >The R5 Xtoolkit should give warnings when an invalid resource is accessed. > While we are on the subject of warning generation in Xt; I would very much like to see atleast one error message to be changed to a warning message instead (and thus not causing the application to die). The error I am thinking of is ... "Widget blah has zero width and/or height" This hurts my user interface builder; when a widget is to be created and does not calculate a default window size, I would like to be graciously informed of this via a Warning which I can ignore (I don't mind if the window is given a 1x1 size). I just don't want my builder falling over from a silly Error that can be dealt with simply. The hand-waving and arm bending I have to do to stop this Error and yet still allow widgets to calculate their own default sizes is nasty. Thanks for listening, I'll get back to my documentation (yuk) now 8-). Richard