Thank you very much Dain.
On 10/30/05, Alem Dain <[EMAIL PROTECTED]> wrote:
>
> This is the province of the GTK theme, usually defined in resource
> files. The philosophy is that the user -- not the programmer --
> decides how his buttons should look.
>
> That being said, there are plenty of way
Brian J. Tarricone ([EMAIL PROTECTED]):
> On 11/2/2005 12:07 PM, Nickolai Dobrynin wrote:
> > Anybody please could tell me how to make the button that was just
> > re-activated receive the click signals without first having to move the
> > mouse away and then move it back on? (I am using gtk v. 2.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/2/2005 2:37 PM, Nickolai Dobrynin wrote:
> Brian,
>
> Thanks for your response. Can you think of any work around for this
> particular pseudo-bug?
> Anything on the low level that could be changed?
Not that I know of, sorry. I'd suggest filin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/2/2005 12:07 PM, Nickolai Dobrynin wrote:
> I have a GtkButton in my application that gets deactivated ("greyed out",
> via gtk_widget_set_sensitive) each time it gets clicked on and, at some
> point later, re-activated. Here is the problem I hav
I have a GtkButton in my application that gets deactivated ("greyed out",
via gtk_widget_set_sensitive) each time it gets clicked on and, at some
point later, re-activated. Here is the problem I have. Suppose I click on
the button (thereby deactivating it) and then do NOT move the mouse away
until
César Leonardo Blum Silveira wrote:
Hi all,
I'm developing an application which has a notebook widget on it. I
designed the GUI on glade and added two pages to the notebook, however
when I run my app. The notebook shows only the second page with the
contents of the first page. Why is that happen
Hi all,
I'm developing an application which has a notebook widget on it. I
designed the GUI on glade and added two pages to the notebook, however
when I run my app. The notebook shows only the second page with the
contents of the first page. Why is that happening?
Thanks,
--
César Leonardo Blum
[EMAIL PROTECTED] wrote:
> Hi all,
>
> In function 1, I have created a a dialog widget which has 5 check buttons
> and I am check marking first 2 check buttons.
>
> The dialog widget is being passed as an argument for this function 2. How
> will I see which check buttons are checked and which are