Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

panel_below(3curses) [opendarwin man page]

panel_above(3CURSES)					     Curses Library Functions					      panel_above(3CURSES)

NAME
panel_above, panel_below - panels deck traversal primitives SYNOPSIS
cc [ flag ... ] file ... -lpanel -lcurses [ library .. ] #include <panel.h> PANEL *panel_above(PANEL *panel); PANEL *panel_below(PANEL *panel); DESCRIPTION
panel_above() returns a pointer to the panel just above panel, or NULL if panel is the top panel. panel_below() returns a pointer to the panel just below panel, or NULL if panel is the bottom panel. If NULL is passed for panel, panel_above() returns a pointer to the bottom panel in the deck, and panel_below() returns a pointer to the top panel in the deck. RETURN VALUES
NULL is returned if an error occurs. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+ SEE ALSO
curses(3CURSES), panels(3CURSES), attributes(5) NOTES
These routines allow traversal of the deck of currently visible panels. The header <panel.h> automatically includes the header <curses.h>. SunOS 5.10 31 Dec 1996 panel_above(3CURSES)

Check Out this Related Man Page

panel_above(3CURSES)					     Curses Library Functions					      panel_above(3CURSES)

NAME
panel_above, panel_below - panels deck traversal primitives SYNOPSIS
cc [ flag ... ] file ... -lpanel -lcurses [ library .. ] #include <panel.h> PANEL *panel_above(PANEL *panel); PANEL *panel_below(PANEL *panel); DESCRIPTION
panel_above() returns a pointer to the panel just above panel, or NULL if panel is the top panel. panel_below() returns a pointer to the panel just below panel, or NULL if panel is the bottom panel. If NULL is passed for panel, panel_above() returns a pointer to the bottom panel in the deck, and panel_below() returns a pointer to the top panel in the deck. RETURN VALUES
NULL is returned if an error occurs. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+ SEE ALSO
curses(3CURSES), panels(3CURSES), attributes(5) NOTES
These routines allow traversal of the deck of currently visible panels. The header <panel.h> automatically includes the header <curses.h>. SunOS 5.10 31 Dec 1996 panel_above(3CURSES)
Man Page

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

A backup script

Hello I'm a new user of this forum. English is not my natural language so excuse me by advance if my sentences are not always really understandable :-p Well here is my problem. I use a panel and I need to use the backup command of this panel to backup all my customer account (created... (2 Replies)
Discussion started by: pascal
2 Replies

2. Post Here to Contact Site Administrators and Moderators

Total Posts - Confusion

Admin & Moderators, I was browsing through the control panel. To my astonishment found that there was a mismatch in the posts count. In the User's (matrixmadhan) control panel. Total Posts count = 225. When I clicked find all posts. Showed, Displaying 227 posts. In addition to... (2 Replies)
Discussion started by: matrixmadhan
2 Replies

3. AIX

alert signal in panel

hi experts, In my AIX p-series server, in the panel board, i saw the attention singal is glowing..... i dont know how to clear this from console/remotly..... please help me out. thanks in advance (3 Replies)
Discussion started by: rrlog
3 Replies

4. AIX

AIX 5.3 error code 11007611

After many attempts to bring the Liant Aix53 server to life, the error code 11007611 displays on the server's panel. 11007611 is a Fan missing error. The fan is not missing and I can place my hand near the fan and feel that it is working. Any suggestions? (1 Reply)
Discussion started by: andrewd
1 Replies

5. Post Here to Contact Site Administrators and Moderators

Greet name..

Is there a place to set how I want to be greeted when I log on to this great site? It says "Welcome, "... I have searched the edit profile panel and related panels, to no avail. I would like to have it say "Welcome, " so that I can be semi-anonymous and not be identifiable by my username (to an... (6 Replies)
Discussion started by: giannicello
6 Replies

6. AIX

IBM AIX ran into error u0.1-p1-v2

Hi Guys, Is there any one can help me with the below error message dispalys on the LED panel. 10112633 u0.1-p1-v2 I bought a second hand IBM 7029 6C3 online several days ago. On the fist day, it can be ran well. but on second day, when i tried to boot up the machine, after few mins, the... (2 Replies)
Discussion started by: andylai
2 Replies

7. Red Hat

Gnome3 top panel

I installed fedora15, but it's panel is on the top. How to move it down to the bottom? (2 Replies)
Discussion started by: vistastar
2 Replies

8. Cybersecurity

How to jail a process?

Hello people, I'm creating a web game control panel, where people can manage their gameserver on a php made control panel. But i have no idea how to create an jailed inviroment for the gameserver, I've looked at possebilites for chroot, but i don't want the gameserver has any binaries of linux... (1 Reply)
Discussion started by: gm33
1 Replies

9. Shell Programming and Scripting

Error in .pl

I change the directory to where the .vcf is, but it throws an error, Thank #!/bin/bash echo -n "Enter ID : "; read id echo -n "What panel: "; read panel OMR=Output_Mutation_Report perl -aF/\\t/ -lne 'BEGIN{%m=map{chomp;s/\cM|\cJ//g;$p=join("\t",(split/\t/));($p,$_)}... (15 Replies)
Discussion started by: cmccabe
15 Replies

10. What is on Your Mind?

My Badges Page - A Major UserCP Update (v0.661):

Another major upgrade on the new UserCP today. I have created the "My Badges" page in the new control panel, and it's looking very cool :) If you have visited the new UserCP recently, you will more-than-likely need to close your browser (completely) and then restart it to clear out the old... (2 Replies)
Discussion started by: Neo
2 Replies