Re: issues: modal dialogs and uml arrows



On Wed, 09 Oct 2002, Johan Ovlinger wrote:

quoth cyrille:

Can you see if Pan/Galeon actually *move* the mouse pointer when
they pop a dialog up?

No mouse warping, but the dialog DOES get focus. So do the popunders
from dia, so that predicts nothing...

We just use gtk_widget_show/gtk_widget_hide to show and hide the dialog.
And it's a gtk_dialog.  We do one thing wm-related, namely:

  gtk_window_set_wmclass(GTK_WINDOW (dialog),
                         "properties_window", "Dia");

in app/properties.c.  Maybe remove that and see if it changes anything?

-Lars

-- 
Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| Hårdgrim of Numenor
"I do not agree with a word that you say, but I   |----------------------------
will defend to the death your right to say it."   | Where are we going, and
    --Evelyn Beatrice Hall paraphrasing Voltaire  | what's with the handbasket?



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