Hi All
I have found a sample application to call Tk routines from C. However during the compilation, I am getting the following error. I am having a doubt, whether I am including the correct library.
It might be a silly error , please help in solving this error.
Thanking you in advance...
Hi All
I wanted to call some Tcl/TK routines from C functions like message box , dialog box ..etc.
How to go about this.
Thanking you in advance
Regards
Aman
Hi All
In windows , using the system properties, we can find what devices are present in the machine.
Is there a command, which gives information about all the devices present in Solaris sparc machine
or How to find device in Solaris. I wanted to know what Display card is there in Solaris 8...
Hi All
I have written a code to enable/disable a text and entry widget on selection of a checkbutton, I was able to create it.However I have some queries
1. "m" variable is nothing but $w.bottom. I tried
proc lfEnableButtons {w} {
foreach child [winfo children $w] {...
Hi All
I have written a small proc to display a window with some radio button option. On selection of radio button, I wanted to store the value of the radio button variable in a different variable. I tried doing it , however its failing.
"
# Assigning the value of the Radio Button...
Hi All
I was installing SWIG on Solaris 8. When I execute the command "make install" I am getting the following error.
*** Error code 2
make: Fatal error: Command failed for target `install-lib'
Can anybody help me in solving this issue
Thanking you in advance
Regards
Aman
Below is...
Hi All
I have Sun Solaris 8 for Sparc. The machine was working fine. Suddenly booting stopped at a particular place. It was saying
"Savecore:not enough space in /var/crash/sunnrd." As I wasnt knowing how to increase the space for it. I removed all the crash dump. Now the machine is...
I wanted to write a C code which will program a flash. This should happen on selection of a button in a GUI. ie calling this flash C function from tcl/tk. For this should I have to create tcl command using tclCreateCommand , tclInterp... Like this I have lots of device program and application...
Hi All
I have developed application using VC++. In this application I have created lots of Graphical windows with buttons, dialog box , checkbutton ... I have written C code to be executed on selection of some buttons or checkbuttons. The Same I wanted to implement in Solaris using Tcl/TK. I...
Hi All
I have written a code for window display, the window display format is below, however on executing code the button OK and CANCEL display in some other location and labelentry Major will not be aligned to the selectcommand label frame.
Can anybody tell what changes I have to do in...
Hi All
I have written a small code in tcl using pack options. I have some queries related to it.
Queries are
1. I was able to display the labelframe "Select Command " at distance of .5c from the frame , however the same thing, I am not able to do for the labelentry ?.
2. I wanted...
Hi All
I am new to Tcl/Tk. I am developing a GUI using TCL/TK. I am creating a File menu , on selecting a file menu , I wanted to display a dialog box. This dialog box should have an combo box and three buttons.
Actually I have developed this requirement on a toplevel window. I dont want use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.