Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
dock.c
Log Message:
Attempt to improve dockapp handling.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/dock.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- dock.c 24 Apr 2004 08:08:07 -0000 1.17
+++ dock.c 26 May 2004 22:24:42 -0000 1.18
@@ -57,7 +57,9 @@
AddItem(bt, "DOCK_APP_BUTTON", ewin->client.win, LIST_TYPE_BUTTON);
- ButtonEmbedWindow(bt, ewin->client.win);
+ ButtonEmbedWindow(bt, ewin->win);
+ EMoveResizeWindow(disp, ewin->win, 0, 0, ewin->w, ewin->h);
+ ewin->fixedpos = 1;
ShowEwin(ewin);
EDBUG_RETURN_;
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs