[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Windows overlapping other windows
From: |
Rogg Bogg |
Subject: |
Windows overlapping other windows |
Date: |
Wed, 28 Apr 2004 07:31:10 +0800 |
Dear all-knowing-ncurses-gurus,
I'm programming ncurses 5.4 with gcc 3.3.3 and
I'm experiencing some odd issues when creating windows
overlapping another window. Trying to change the attributes
to A_REVERSE of a ordinary window overlapping another ordinary
window gives me a segmentation fault while doing the same to a
subwindow gives no segmentation fault, instead I get no output
trying to wrefresh() them...
I've got all the sources in
http://www.forsmark.uu.se/~fs02ropi/sources_20040428-01.tar.bz2 .
running make makes a compilation test and make all compiles and links
everything to
an output called navik .
The comments are in sweedish but the functions that are troubling me is
menuButton::menuButton
menuButton::move_buttons
menuButton::printButtons
Please help me... I'm under time pressure.. as always :>
Yours sincerely,
NaviK
--
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.
Powered by Outblaze
- Windows overlapping other windows,
Rogg Bogg <=