Sponsored Content
Top Forums Shell Programming and Scripting GUI selection for perl scripts Post 302320842 by vishwa787 on Friday 29th of May 2009 05:19:23 AM
Old 05-29-2009
GUI selection for perl scripts

Hi,

I need to develop a GUI for Perl scripts which needs frequent user interactions(like getting the inputs from the user at various stages). Can anyone suggest a language to develop a GUI which is simple to use and which can be implemented within a short time frame?

Thanks,
Vishwa
 

10 More Discussions You Might Find Interesting

1. Solaris

Windows GUI to feed shell scripts

Currently contemplating an idea to further automate some tools I've written. Excuse my knowledge if this is obvious (I was not able to find it in the forums), but how would I go about using a windows app to feed variables to a shell script as well as initiate that shell script and give me a... (1 Reply)
Discussion started by: douknownam
1 Replies

2. Shell Programming and Scripting

loop throw perl regexp selection

hello all i have string that i need to parse something list that : <form name="CustomerStatus" action="<% env.GetURI %>" method="post"<$if(blah)%> name="<% env.get("StatusList") %>" ><% hello %><input type="hidden" name="<% env.get("Operation") %>" value=""> now im selecting the the string... (6 Replies)
Discussion started by: umen
6 Replies

3. Shell Programming and Scripting

GUI for shell scripts

I want to create a GUI which runs shell scripts in the background. What should I use for creating that GUI. I would be nice if you could point me to some resources where I can learn to create a GUI (2 Replies)
Discussion started by: lassimanji
2 Replies

4. Shell Programming and Scripting

GUI for bash scripts?

Hello everyone! I'm looking for a way to build a GUI for various bash scripts I've written. Is there any "good" way to do it? I've heard about python/gtk+,qt and other stuff, but I've absolutely no idea where I should look at. Thanks a lot in advance! Regards, xenator EDIT: ... (1 Reply)
Discussion started by: xenator
1 Replies

5. Shell Programming and Scripting

GUI for cshell scripts

Hi, I want to know whether it is possible to use GUI for cshell scripts? Thanks Sarbjit (0 Replies)
Discussion started by: sarbjit
0 Replies

6. Shell Programming and Scripting

GUI for shell scripts

what GUI can be used with shell scripting for example if i want to say hello in prompted window thnx in advance (3 Replies)
Discussion started by: semosam
3 Replies

7. Shell Programming and Scripting

Perl/TK GUI

Hi, I am trying to make a GUI like attached, A list is having all values, user need to select the values from the list1. And final selected list will be list2 and it need to be in the order as per user selection. I have image for all values individually, my final output will be a merged... (1 Reply)
Discussion started by: vasanth.vadalur
1 Replies

8. Programming

Perl OLE Selection property iteration in cycle

Hi gurus, i am trying to write simple perl script using win32 ole which will iterate over all M$ word paragraphs (any text that ends with a hard return) and print only those paragraphs that matches the specified condition. The problem is that I need to access font size property. It seems to me that... (0 Replies)
Discussion started by: wakatana
0 Replies

9. UNIX for Dummies Questions & Answers

Create a simple web portal/GUI to execute scripts?

Very new to this..... What I would like to do: Create a simple GUI/Web portal with 3 buttons and 1 text field The three buttons need to take the input into the text field and use that as the variable to execute scripts located on a server Problem: How can i get the buttons on the... (3 Replies)
Discussion started by: poops
3 Replies

10. Shell Programming and Scripting

Help with Perl TK GUI!

Hello Guys, I have a problem using Perl TK. I wanna arrange my buttons and entry's using "pack". I would like to have my button under the "third" entry not after all my entry lines. Is using "pack" the way to go? I am new to this language and i would appreciate some advices/solutions. ... (0 Replies)
Discussion started by: negativ_m
0 Replies
fbconfig(1M)						  System Administration Commands					      fbconfig(1M)

NAME
fbconfig - Frame Buffer configuration utility SYNOPSIS
fbconfig [-list | -gui | -help] fbconfig [-dev device_filename] [-prconf] [-propt] [-res ?] fbconfig [-dev device_filename] [-res resolution-specification] device_specific_options DESCRIPTION
fbconfig is the generic command line interface to query and configure frame buffer attributes. The following form of fbconfig is the interface for the device independent operations performed by fbconfig: fbconfig [-list | -gui | -help] The following form of fbconfig is the interface for configuring a frame buffer: fbconfig [-dev device_filename] [-prconf] [-propt] [-res] If the -dev option is omitted, the default frame buffer (/dev/fb or /dev/fb0) is assumed. In the absence of specific options, the response will depend upon the device specific configuration program and how it responds to no options OPTIONS
The following options are supported: -dev device_filename Specify the FFB special file. The default is /dev/fbs/ffb0. -gui Invoke the Graphical User Interface (GUI). The GUI is available if the SUNWdcm package is installed. All other arguments are ignored. The GUI can configure devices (as an alternative to the fbconfig command line) and can update the Xservers file without directly edit- ing the file. The GUI allows the user that is logged in on the graphics device or devices to configure which graphics displays the win- dow system should use, their screen layout (where they appear on the user's desktop), and screen properties (X attributes). In addition, the GUI allows advanced users to create a new video format (resolution) that some graphics devices can select from fbcon- fig command line or from the device-dependent portion of the GUI. The GUI's online help explains all options and features. -help Print the fbconfig command usage summary. This is the default option. -list Print the list of installed frame buffers and associated device specific configuration routines. Device Filename Specific Config Program --------------- ----------------------- /dev/fbs/ffb0 SUNWffb_config /dev/fbs/ffb1 SUNWffb_config /dev/fbs/m640 SUNWm64_config /dev/fbs/cgsix0 not configurable -prconf Print the current hardware configuration. -propt Print the current software configuration. -res ? Print the current hardware resolution. OPERANDS
The following operands are supported: device_specific_options device_specific_options are specified in the format shown by the -help output, or the corresponding device-specific man page. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfbc | +-----------------------------+-----------------------------+ SEE ALSO
SUNWgfb_config(1M), SUNWifb_config(1M), SUNWpfb_config(1M), SUNWzulu_config(1M), afbconfig(1M), ffbconfig(1M), m64config(1M), pgxcon- fig(1M), attributes(5) LIMITATIONS
Because of limitations in the m64 kernel driver and related software, fbconfig (with the -prconf option) is unable to distinguish between a current depth of 24 or 8+24. The -propt option returns the depth specified in the OWconfig file, which will be in effect following the next restart of the window system. The xwininfo utility, usually shipped in the package containing frame buffer software (such as SUNWxwplt), reports current depth of a specified window. SunOS 5.10 15 June 2004 fbconfig(1M)
All times are GMT -4. The time now is 07:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy