Re: GTK Stock Buttons Causing Program to Crash



On Thu, May 15, 2008 at 7:08 PM, mikemio <michael mio ngc com> wrote:
> Hello. I have a dialog window that when I add a GTK_STOCK button to it, it
> causes my program to crash on the gtk_dialog_run() call. If I do not add the
> GTK_STOCK button to my dialog window, the window opens up fine. I have tried
> adding GTK_STOCK buttons to my window by using the
> gtk_dialog_new_with_buttons() function as well as the
> gtk_button_new_from_stock() function. In both cases, the program crashes
> when I try to open the window.

Please direct queries like these to gtk-app-devel-list gnome org 
gtk-devel-list is only for development of gtk. When doing so also try
and provide a minimal source code example of what causes the crash
because that makes it easier to help you analyse the root cause of the
problem.


-- 
mvh Björn


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]