bug-ncurses
[Top][All Lists]
Advanced

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

Re: help to design ui for jabber client:)


From: worwan
Subject: Re: help to design ui for jabber client:)
Date: Sun, 2 Dec 2007 11:56:51 -0800 (PST)

Thx,

its very strange..but when i swap (in source file) definitions of these 2
forms...its ok....i dont know how to explain it..

Anyway...form works nicely..but i figure out little lately that i cannot use
various colors for displaying contact list now..but never mind..im glad it
works. Just sometime contact list form gets keyboard focus and then i cannot
control my program :)...do you know how to disallow this? I guess that its
not very common to have 2 different forms in one time...

Thanks..


Avery Pennarun-2 wrote:
> 
> On 02/12/2007, worwan <address@hidden> wrote:
>> But i guess i
>> have somewhere some memory issue..cos i figured out, that  cmd_form =
>> new_form(cmd_field); returns null...and errno is set to -4 =>
>> E_SYSTEM_ERROR.
> 
> Try using valgrind if you want to search for memory errors.  It's
> unlikely that this is your problem, however, or it would just crash
> rather than politely giving you error codes.
> 
> I don't think new_form() sets errno, according to the man page, so
> looking at its value is probably misleading.
> 
> Have fun,
> 
> Avery
> 
> 
> _______________________________________________
> Bug-ncurses mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-ncurses
> 
> 

-- 
View this message in context: 
http://www.nabble.com/help-to-design-ui-for-jabber-client%3A%29-tf4932424.html#a14119220
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.





reply via email to

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