button press signal in fixed contrainer



hi

i have button in fixed contrainer

now if i emit press signat to the button with
gtk_button_pressed(GTK_BUTTON(button));
or
g_signal_emit_by_name (G_OBJECT (button), "pressed");
nothing happens

if button it outside fixed, it works fine

thanks fo any suggestions

jirka pirko



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