bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Very interesting thing happend while creating a menu item...


From: jon wackley
Subject: RE: Very interesting thing happend while creating a menu item...
Date: Wed, 26 Feb 2003 21:11:33 -0500

Thanks for the clarification Jurgen.  Just to be clear, if the string to
new_item contains any non-printable characters then the call will fail?  The
location of the ESC char in the string is irrelevant.

Thanks,
jonw

> -----Original Message-----
> From: Jürgen Pfeifer [mailto:address@hidden
> Sent: February 26, 2003 7:18 PM
> To: jon wackley; address@hidden
> Cc: address@hidden
> Subject: RE: Very interesting thing happend while creating a menu
> item...
> 
> 
> This is not a bug, it is intended behaviour.
> Non-Printable strings as menu labels are simply not allowed.
> If you do a check for null on the new_item() call and if null
> evaluate errno you would see that you got an E_BAD_ARGUMENT.
> 
> Cheers
> Jürgen
> 
> > > On Wed, Feb 26, 2003 at 12:48:12PM -0500, jon wackley wrote:
> > > >
> > > > Hi All,
> > > >
> > > > Just a curiousity, is this a bug, or a case of improper api use?
> > >

<<attachment: winmail.dat>>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]