27 Sep
2005
27 Sep
'05
7:53 p.m.
On 9/25/05, Arpad Biro <biro_arpad@...36...> wrote:
- "File/Input Devices"
-- for me it says "No extended input device", and I get two buttons: "Save" and "Close" -- 2. press the "Close" button (the one in the dialog - not the one provided by the window manager) 3. "File/Inkscape Prefs" 4. close the prefs dialog
--the "Input" dialog shows up again--
Whoever coded that dialog connected that button to gtk_widget_hide. This is wrong, please never use hiding when you mean deleting. This interferes with F12 show/hide. I switched that to gtk_widget_destroy, now works fine.
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org