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.11 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)
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
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)
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)
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
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)
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)
Hello,
Just got a refurbished Pseries when I boot the machine , everything is okay, that is no attention light and panel shows
01 B N
but there is nothing on the display ( monitor / console ) which is plugged into the video card port of pseries. The display is empty....
The keyboard... (3 Replies)
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)
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)
Hey,
I moved the user information in the top right on the navbar to side panel and replace it with a clickable avatar image. If you have an avatar, you will see your avatar and if you don't you will see some default one (will change it to something better later).
If you have any notification... (53 Replies)
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)