textbox click policy prefs
[goodguy/history.git] / cinelerra-5.1 / guicast / bcwindowbase.inc
index d6c4f4951d13a56920fad770be7dbcc3fe4fe7b9..c0bcff5abff3a3e60d78acbf12db2c7703e9c599 100644 (file)
@@ -45,9 +45,9 @@ class BC_WindowList;
 #define MIDDLE_BUTTON 2
 #define RIGHT_BUTTON 3
 
-// textbox deactivate policy
-#define LEAVE_DEACTIVATE 0
-#define CLICK_DEACTIVATE 1
+// textbox policy mask
+#define CLICK_ACTIVATE 1
+#define CLICK_DEACTIVATE 2
 
 // Use single thread for all windows.
 // This is a bad idea because it's very slow.  Windows which share the same