Go Back   The UNIX and Linux Forums > Operating Systems > Solaris
Search Forums:



Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 03-11-2010
Registered User
 

Join Date: Feb 2010
Posts: 123
Thanks: 2
Thanked 1 Time in 1 Post
Pop-up window using X11

Anyone know of a way to create a pop-up window using X11? I'm not to sure where to start. I just think it would be neat to do. So I was hoping someone out there had documentation on how to go about this, or if I was going to have to write/compile a program to do so.

Thank you!
Adelsin
Sponsored Links
    #2  
Old 03-11-2010
ɹǝsn *sıɹɐlos*
 

Join Date: Dec 2007
Location: Paris
Posts: 3,712
Thanks: 11
Thanked 296 Times in 276 Posts
On what Solaris release ?
What kind of popup ?
Sponsored Links
    #3  
Old 03-11-2010
Registered User
 

Join Date: Feb 2010
Posts: 123
Thanks: 2
Thanked 1 Time in 1 Post
Solaris 10... and any sort of window that I can send messages through. I'm thinking something similar to a Windows Alert window in vbscript.

"Hello World"
with an OK button.

If there's an easy way to work with receiving input from that, that would be cool too.

Thanks again.
    #4  
Old 03-11-2010
ɹǝsn *sıɹɐlos*
 

Join Date: Dec 2007
Location: Paris
Posts: 3,712
Thanks: 11
Thanked 296 Times in 276 Posts

Code:
zenity --info --text="hello"
zenity --entry --text="Enter some text"

Sponsored Links
    #5  
Old 03-11-2010
Registered User
 

Join Date: Feb 2010
Posts: 123
Thanks: 2
Thanked 1 Time in 1 Post
Before I attempt to compile this, isn't zenity more of a gnome tool? Can I use this without gnome dependencies? If gnome dependencies, is there anything else I could try? Like xmessage?

Thank you.
Sponsored Links
    #6  
Old 03-11-2010
ɹǝsn *sıɹɐlos*
 

Join Date: Dec 2007
Location: Paris
Posts: 3,712
Thanks: 11
Thanked 296 Times in 276 Posts
Why do you want to compile it ?

You wrote this is for Solaris 10 and zenity is already included with it, unless you have a stripped off installation.
Sponsored Links
    #7  
Old 03-14-2010
Registered User
 

Join Date: Feb 2010
Posts: 123
Thanks: 2
Thanked 1 Time in 1 Post
Do you know what package zenity is included on the disk?

Thanks.
Sponsored Links
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Maximizing X window without Window Switcher alexandicity Red Hat 0 12-01-2009 04:23 AM
X-Window help TJSexton UNIX for Dummies Questions & Answers 4 06-09-2009 10:52 PM
window 2000 professional not pinging my window 98 system. kayode Windows & DOS: Issues & Discussions 10 11-13-2003 02:12 AM
about X-window serge Programming 0 06-11-2003 07:43 AM
GUI window perleo Shell Programming and Scripting 4 01-16-2003 01:26 PM



All times are GMT -4. The time now is 05:53 AM.