Rebooting the System

2006-04-11 Thread Sandeep KS
Hello everyone, I am doing a project using GTK which needs rebooting of the system. When the code is executed, the user is asked to select some details. After he enters all the details and clicks on the OK button, i need to save all the details and reboot the system. After rebooting, i

Segmentation Fault

2006-04-04 Thread Sandeep KS
Hello everyone, I have written a program using GTK which executes some shellscripts in the background...After the shellscripts complete executing, a window is displayed showing the completion details At this time segmentation fault occurs. Is there anyway to trace the exact cause of

Changing Background Color

2006-04-02 Thread Sandeep KS
the background color of the buttons? Thank You in advance Sandeep KS Regards - New Yahoo! Messenger with Voice. Call regular phones from your PC and save big. ___ gtk-app-devel-list mailing list gtk-app

Insert image in Scrolled window

2006-03-30 Thread Sandeep KS
Hello everyone, I have a ScrolledWindow inside the main window and I have inserted some images in the main window and i need to insert some images inside the scrolled window also. Is it possible to insert images inside ScrolledWindow? I tried to insert images using gtk_fixed_put(),

Re: Insert image in Scrolled window

2006-03-30 Thread Sandeep KS
Christian Neumair [EMAIL PROTECTED] wrote: Am Donnerstag, den 30.03.2006, 10:47 -0800 schrieb Sandeep KS: I have a ScrolledWindow inside the main window and I have inserted some images in the main window and i need to insert some images inside the scrolled window also

Changing background color

2006-03-24 Thread Sandeep KS
Hello everyone. Can anyone please tell me whether it is possible to add multiple colors or blend multiple colors in a window so that the window looks colorful... Thanking You Sandeep - New Yahoo! Messenger with Voice. Call regular phones

Adjusting width of GtkEntry

2006-03-24 Thread Sandeep KS
Hello everyone, I am using GtkEntry widget in my application to take 2 digit number as input from the user. But the width of the widget displayed is very large. How can i set the width of this entry widget? Thanking You Sandeep Regards

Changing font size and color

2006-02-23 Thread Sandeep KS
Hi everyone, I want to increase the font size and also change the font color in GTK. So can anyone please tell me how to do it? Also tell me if i can change the background color of the GtkWindow. Thanking You Sandeep Regards

Gtk with shellscript

2006-02-04 Thread Sandeep KS
Hello, I have a problem with combining gtk with shell scripts. I have a shellscript which performs some function and at the same time i need to continue with the gtk (frontend). But i can continue only after the shellscript finishes execution. I have used execlp to call the shellscript.

How to select multiple folders

2006-01-27 Thread Sandeep KS
Hello everyone, I am new to this group. I need to design GUI using GTK. I must implement a function which displays all the files and folders in the directory. Clicking on that folder must also display all its subfolders and files. There must be a check button box to the left of each