mail-archives/gtk-sharp-list/2009-February/009460.html

93 строки
4.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Gtk-sharp-list] FW: Help needed on Window's TransientFor Property.
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20FW%3A%20Help%20needed%20on%20Window%27s%20TransientFor%0A%09Property.&In-Reply-To=AA75D37E9E3C46209500547564D63E47%40D134151">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009459.html">
<LINK REL="Next" HREF="009461.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Gtk-sharp-list] FW: Help needed on Window's TransientFor Property.</H1>
<B>Chris Howie</B>
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20FW%3A%20Help%20needed%20on%20Window%27s%20TransientFor%0A%09Property.&In-Reply-To=AA75D37E9E3C46209500547564D63E47%40D134151"
TITLE="[Gtk-sharp-list] FW: Help needed on Window's TransientFor Property.">cdhowie at gmail.com
</A><BR>
<I>Tue Feb 24 01:10:26 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="009459.html">[Gtk-sharp-list] FW: Help needed on Window's TransientFor Property.
</A></li>
<LI>Next message: <A HREF="009461.html">[Gtk-sharp-list] Get Parent Iter from Treeview
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9460">[ date ]</a>
<a href="thread.html#9460">[ thread ]</a>
<a href="subject.html#9460">[ subject ]</a>
<a href="author.html#9460">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Tue, Feb 24, 2009 at 12:23 AM, libin &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">libin.mohanan at wipro.com</A>&gt; wrote:
&gt;<i> Hi Chris,
</I>&gt;<i>
</I>&gt;<i> I tried to solve the problem using &#160;window.SkipTaskbarHint = true, but the
</I>&gt;<i> problem in windows is, I cant get back the minimized window without making
</I>&gt;<i> another new window as I don't have the taskbar button.
</I>&gt;<i>
</I>&gt;<i> Also in linux the problem of having separate taskbar buttons remains even
</I>&gt;<i> after using this code. This taskbar Buttons are actually coming on the
</I>&gt;<i> desktop taskbar and not on the parent window.
</I>
I'm not sure what you mean by this. Did you expect the parent window
to have its own taskbar of children or something?
&gt;<i> Earlier In Windows It was working fine with only one taskbar buttonthat too
</I>&gt;<i> when minimized it gets minimized on the parent window.I am calling it
</I>&gt;<i> taskbar button but when it is minimized it is showing only on the parent
</I>&gt;<i> window and not on the windows taskbar.
</I>&gt;<i>
</I>&gt;<i> And In case of linux every window was having a separate taskbar button in
</I>&gt;<i> the taskbar itself.
</I>&gt;<i>
</I>&gt;<i> I think the problem in linux is the OS is considering every new window as a
</I>&gt;<i> separate process.
</I>
The GNOME panel is seeing every window as a window. Usually
SkipTaskbarHint is enough to make it not show up in the taskbar. You
might have to subclass Dialog instead of Window to get this behavior.
Perhaps you could back up a bit and explain the overall goal here?
Maybe there is another approach you have not thought of.
--
Chris Howie
<A HREF="http://www.chrishowie.com">http://www.chrishowie.com</A>
<A HREF="http://en.wikipedia.org/wiki/User:Crazycomputers">http://en.wikipedia.org/wiki/User:Crazycomputers</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009459.html">[Gtk-sharp-list] FW: Help needed on Window's TransientFor Property.
</A></li>
<LI>Next message: <A HREF="009461.html">[Gtk-sharp-list] Get Parent Iter from Treeview
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9460">[ date ]</a>
<a href="thread.html#9460">[ thread ]</a>
<a href="subject.html#9460">[ subject ]</a>
<a href="author.html#9460">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">More information about the Gtk-sharp-list
mailing list</a><br>
</body></html>