Sponsored Content
The Lounge What is on Your Mind? Update to Navbar - Member Info and Avatars Post 303020430 by wisecracker on Thursday 19th of July 2018 10:20:03 AM
Old 07-19-2018
Hi neo...
I think you asked for a screen video of what I was talking about. I am on limited internet access ATM due to a holiday/vacation. Do you still want me to do one when I arrive home next week?
 

5 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Avatars?

Just wondering why the board is configured not to show any avatars in the post displays? I haven't seen anyone else asking this question and there is no mention of it by the admins anywhere (correct me if I am wrong).... A little bit of playfulness would do unix.com good :) (2 Replies)
Discussion started by: patvdv
2 Replies

2. Post Here to Contact Site Administrators and Moderators

avatars

how do i get those avatars on the bottom of my user name? (2 Replies)
Discussion started by: grizzly1
2 Replies

3. Forum Support Area for Unregistered Users & Account Problems

Update my info

I hadn't logged on here in several months. I want to update my info, such as the email address that I can be contacted at, but I don't see any links to do that. (1 Reply)
Discussion started by: cleopard
1 Replies

4. What is on Your Mind?

Update to Posts - Member Info Icon and Badge

Hey, Upgrade (step 1) the posts, by putting a "user info" icon in the top right and making it so it toggles the user info. The user info icon has a badge which shows the number of posts. I will have to dig around in the code more to get the total posts thanks and other badges working; but... (22 Replies)
Discussion started by: Neo
22 Replies

5. Web Development

Update to Member List - New Click Options

FYI, Have updated our memberlist : https://www.unix.com/members/list/?order=DESC&sort=lastvisit&pp=30 $cat memberlist.php ... 375 // added next line by neo 15 Nov 2018 376 $condition .= ' AND credits > 0'; ... The reason for this change is insure the... (3 Replies)
Discussion started by: Neo
3 Replies
vga_oktowrite(3)						Svgalib User Manual						  vga_oktowrite(3)

NAME
vga_oktowrite - indicates whether the program has direct access to the SVGA SYNOPSIS
#include <vga.h> int vga_oktowrite(void); DESCRIPTION
Indicates whether the program is in the console currently visible on the screen, that is, whether it is OK to write to video memory (if running in the background has been allowed with the function above). Note that this is not entirely safe, since a console switch interrupt may occur during a video operation. It is best to avoid this function. Usually your program will be suspended when it has no access to the screen but see vga_runinbackground(3) for an alternative. SEE ALSO
svgalib(7), vgagl(7), libvga.config(5), bg_test(6), vga_runinbackground(3), vga_runinbackground_version(3) AUTHOR
This manual page was edited by Michael Weller <eowmob@exp-math.uni-essen.de>. The exact source of the referenced function as well as of the original documentation is unknown. It is very likely that both are at least to some extent are due to Harm Hanemaayer <H.Hanemaayer@inter.nl.net>. Occasionally this might be wrong. I hereby asked to be excused by the original author and will happily accept any additions or corrections to this first version of the svgalib manual. Svgalib (>;= 1.2.11) 27 July 1997 vga_oktowrite(3)
All times are GMT -4. The time now is 04:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy