chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Strange behaviour of bb


From: Thomas Chust
Subject: [Chicken-users] Strange behaviour of bb
Date: Fri, 10 Dec 2004 11:53:45 +0100
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

Hello,

I implemented a GUI with bb yesterday and ran into the following curious behaviour: If I set the title of a window using (set! (bb:property ... 'text) "foo") *before* I run (bb:show ...) on the window, the title will not be what was set but rather some random characters! If the title is set *after* calling bb:show on the window, everything works fine.

Does anyone know why this is the case? Is this a problem with FLTK or bb? Or is it just a feature I don't know of...

Ciao,
Thomas




reply via email to

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