Liam R E Quin wrote:
On Thu, 2006-04-13 at 15:59 +1000, Justin Clift wrote:
Liam R E Quin wrote:
Root password should not be prompted for in a
gtk-engine-themed window, of course...
Out of curiosity, why is this bad?
A gtk+ theme engine is a piece of executable code (usually in C)
that ca
a gentoo package installation doesnt require a reboot.
matt
On Thu, 13 Apr 2006, Justin Clift wrote:
> Liam R E Quin wrote:
>
> > Root password should not be prompted for in a
> > gtk-engine-themed window, of course...
>
>
> Out of curiosity, why is this bad?
>
> I was looking into this a whil
On Thu, 2006-04-13 at 15:59 +1000, Justin Clift wrote:
> Liam R E Quin wrote:
>
> > Root password should not be prompted for in a
> > gtk-engine-themed window, of course...
>
>
> Out of curiosity, why is this bad?
A gtk+ theme engine is a piece of executable code (usually in C)
that can live in
Liam R E Quin wrote:
Root password should not be prompted for in a
gtk-engine-themed window, of course...
Out of curiosity, why is this bad?
I was looking into this a while ago (even wrote some code, one part for
a GTK prompt, another part for a backend to authenticate and then run
the com
. After rebooting, i need to execute the code again automatically with the next page of the code displayed. I also need to show all the saved details.
Is it possible to achieve this? How can i do it?
What are you doing that requires rebooting the system? This behavior is
a Windows-ism that
On Tue, 2006-04-11 at 21:27 -0700, Sandeep KS wrote:
> 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 sav
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