dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/Xsharp Xsharp.txt,1.


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/Xsharp Xsharp.txt,1.2,1.3
Date: Fri, 06 Jun 2003 20:13:11 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/Xsharp
In directory subversions:/tmp/cvs-serv8555/resources/en_US/Xsharp

Modified Files:
        Xsharp.txt 
Log Message:


Implement "parent-less" widgets using a placeholder window;
add support for widget reparenting.


Index: Xsharp.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/Xsharp/Xsharp.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Xsharp.txt  6 Jun 2003 11:43:15 -0000       1.2
--- Xsharp.txt  7 Jun 2003 00:13:09 -0000       1.3
***************
*** 45,48 ****
--- 45,50 ----
  X_NonRootParent=The parent cannot be the root window
  X_NonRootOperation=The requested operation cannot be performed on the root 
window
+ X_NonTopLevelOperation=The requested operation cannot be performed on 
top-level widgets
+ X_NonPlaceholderOperation=The requested operation cannot be performed on 
placeholder widgets
  X_BadEnumeratorPosition=The enumerator is not positioned on an element
  X_InvalidPixmapSize=Invalid pixmap size specified
***************
*** 54,55 ****
--- 56,58 ----
  X_InvalidIcon=Invalid format for icon resource
  X_InvalidFocusChild=Child widget cannot be set as the focus for this 
top-level window
+ X_InvalidReparent=Reparent would create a circularity in the widget tree





reply via email to

[Prev in Thread] Current Thread [Next in Thread]