Thread: help needed

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    1

    help needed

    does any one no the command for opening a new window programming i c on unix.

  2. #2
    Unregistered
    Guest
    One command?


    $ perl -e 'use Tk;MainWindow->new->Button(text=>"Hello")->pack;MainLoop;'


    hmmmmm....

    (I don't suppose that's what you wanted. Maybey you can reiterate your question.)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. free needed or not?
    By quantt in forum Linux Programming
    Replies: 3
    Last Post: 06-25-2009, 09:32 AM
  2. C Programmers needed for Direct Hire positions
    By canefan in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 09-24-2008, 11:55 AM
  3. lock needed in this scenario?
    By George2 in forum C# Programming
    Replies: 1
    Last Post: 05-25-2008, 07:22 AM
  4. Releasing a program - what is needed? A few Q's
    By ulillillia in forum Tech Board
    Replies: 9
    Last Post: 04-28-2007, 12:18 AM
  5. C++ help needed
    By Enkindu in forum Projects and Job Recruitment
    Replies: 3
    Last Post: 08-31-2004, 11:24 PM