Ask a Question related to PERL Miscellaneous, Design and Development.

  1. #1

    Default using GUIs

    I have written some simple GUI. What I would like to know is how to get
    output in a GUI either text or graphical.

    Joe Creaney Guest

  2. Similar Questions and Discussions

    1. Making your own sound effects for GUIs
      what's good software (win32) for creating interface ready sound effects (e.g. for multimedia interfaces). you know... clicks, zaps and all those...
    2. ANN: Guis 1.4 release (GTK2 scriptable widget server)
      Dear All, This is to announce availability of Guis-1.4 (opensource under GPL) Guis widget server is a Gtk2 widget server. It listens on pipes...
    3. prerelease of Guis-1.3pre1 (a GTK widget server) for Ruby
      Hi, very nice idea, does it also work to have multiple apps sending requests to one Guis? just curious, how much programmable was NeWS?...
    4. ANN: Guis-1.3 a GTK2 widget server (scriptable in Python & Ruby)
      Dear All, It is my pleasure to announce the release 1.3 of Guis, which is a programmable graphical user interface widget "server". Guis...
  3. #2

    Default Re: using GUIs

    "Joe Creaney" <mail@annuna.com> wrote in message
    news:_q2ab.6618$UN4.2011@newsread3.news.pas.earthl ink.net...
    > I have written some simple GUI. What I would like to know is how to get
    > output in a GUI either text or graphical.
    >
    I prefer the output of a Graphical User Interface to be text. Why would
    anyone want graphics?

    gtoomey


    Gregory Toomey Guest

  4. #3

    Default Re: using GUIs



    Gregory Toomey wrote:
    > "Joe Creaney" <mail@annuna.com> wrote in message
    > news:_q2ab.6618$UN4.2011@newsread3.news.pas.earthl ink.net...
    >
    >>I have written some simple GUI. What I would like to know is how to get
    >>output in a GUI either text or graphical.
    >>
    >
    >
    > I prefer the output of a Graphical User Interface to be text. Why would
    > anyone want graphics?
    >
    > gtoomey
    >
    >
    Great, how can I do it or where can I look to learn how to make
    interactive gui.

    Joe Creaney Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139