Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > A menu using framebuffer

Reply
Thread Tools

A menu using framebuffer

 
 
aulne2002@yahoo.ca
Guest
Posts: n/a
 
      04-07-2005
Hi all,

Is it possible at all to build a graphical menu system without X,
using Perl and modules ? I mean, is there some high-level toolkit
(module) for Perl that offers dialog boxes, windows, etc, needed for
menus ? Context is, after booting from a USB key, a graphical menu
proposes the user some choices.

Is this (easily) possible with Perl at all ?

Cheers,

Al

 
Reply With Quote
 
 
 
 
Anno Siegel
Guest
Posts: n/a
 
      04-08-2005
<> wrote in comp.lang.perl.misc:
> Hi all,
>
> Is it possible at all to build a graphical menu system without X,
> using Perl and modules ? I mean, is there some high-level toolkit
> (module) for Perl that offers dialog boxes, windows, etc, needed for
> menus ? Context is, after booting from a USB key, a graphical menu
> proposes the user some choices.
>
> Is this (easily) possible with Perl at all ?


Check out Curses::UI on CPAN.

Anno
 
Reply With Quote
 
 
 
 
Joe Smith
Guest
Posts: n/a
 
      04-09-2005
Anno Siegel wrote:
> <> wrote in comp.lang.perl.misc:
>> Is it possible at all to build a graphical menu system without X,
>>using Perl and modules ? I mean, is there some high-level toolkit
>>(module) for Perl that offers dialog boxes, windows, etc, needed for
>>menus ?

>
> Check out Curses::UI on CPAN.


But that's a text-based menu system, not a graphical menu system.
-Joe
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
using asp:menu to create drop down menu Steve Richter ASP .Net 2 06-05-2007 01:26 PM
Dumb question about using a <SELECT> menu to change the state of<SELECT> menu... Bonge Boo! Javascript 5 04-25-2005 10:49 PM
Horizontal Menu and Sub menu in asp.net 2.0 itzikkl ASP .Net 0 03-27-2005 12:50 PM
Menu and sub-menu in asp.net as windows menus made with vb, delphi, etc..? Vilmar ASP .Net 0 05-27-2004 05:52 PM
Jump Menu (DropDown Menu) in ASP.net. Can someone help me out? Miguel Dias Moura ASP .Net 3 04-03-2004 08:17 AM



Advertisments
 



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