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