Sponsored Content
Full Discussion: Registration proposal
Contact Us Forum Support Area for Unregistered Users & Account Problems Registration proposal Post 302854497 by Scott on Tuesday 17th of September 2013 02:34:38 PM
Old 09-17-2013
I'm sure we can fix it. The TZ info was added recently, thanks to a user feature request.

BTW, all posts to this forum are moderated - which is why you may not see your posts immediately.

So, welcome to the forum and thanks for contributing!
 

4 More Discussions You Might Find Interesting

1. Programming

Master's degree proposal, Router software

Hello everyone, After 8 years of being out of school I am trying to start my Masters degree. This specific type of degree is being done only by research (research mode vs. coursework mode). I need to prepare a research proposal and send it to the school. I will need a professor to accept me as a... (2 Replies)
Discussion started by: wmac
2 Replies

2. UNIX for Dummies Questions & Answers

research proposal for PG

hi friends i have just completed my graduation and applied for Post graduation i have to submit a research proposal of OS in the interview i m a beginner & only read galvin & silbershcatz book on operating systems can anyone help me in that ... thanks in advance (3 Replies)
Discussion started by: iet.manish
3 Replies

3. What is on Your Mind?

Proposal to Eliminate Thread Icons Column

Without objection, open to comments, I would like to eliminate this column in various views that show topics and threads (forum view, search results, etc). https://www.unix.com/members/1-albums220-picture887.png https://www.unix.com/members/1-albums220-picture888.png Comments? (10 Replies)
Discussion started by: Neo
10 Replies

4. What is on Your Mind?

New Member Profile Pages (Proposal)

Hey, I am thinking to get rid of the old and clunky member profile pages and replace with a prototype from Brad at Traversy Media. Here is the prototype: Welcome To My Portfolio Basically, I will take the links in the user profile page and put them into the new format when I have time.... (3 Replies)
Discussion started by: Neo
3 Replies
UNTITLED
LOCAL UNTITLED NAME
glutCreateMenuWindow -- Create a client-controlled menu window. LIBRARY
OpenGLUT - experimental SYNOPSIS
#include <openglut.h> int glutCreateMenuWindow(int parentID, int x, int y, int w, int h); PARAMETERS
parentID Parent window identifier. x Horizontal coordinate on the screen. y Vertical coordinate on the screen. w Width of the new window. h Height of the new window. DESCRIPTION
This is a highly experimental function. It creates a menu-like window, of requested dimensions, and at a position relative to your current window. The documentation for this function is currently the OpenGLUT Menu Window proposal. Variance from that proposal may generally be explained by the fact that this feature is highly experimental. It may also be explained by the fact that the implementation may simply be incomplete. CAVEATS
Did you notice that this feature is highly experimental? SEE ALSO
glutCreateWindow(3) glutCreateSubWindow(3) glutDestroyWindow(3) glutKeyboardFunc(3) glutKeyboardUpFunc(3) glutSpecialFunc(3) glutSpecialUpFunc(3) glutMotionFunc(3) glutPassiveMotionFunc(3) glutMouseFunc(3) glutMouseWheelFunc(3) Epoch
All times are GMT -4. The time now is 09:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy