Revision: 44700
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44700&view=rev
Author:   bob1961
Date:     2011-05-26 20:38:10 +0000 (Thu, 26 May 2011)

Log Message:
-----------
Temporarily deleted a few troublesome options that currently break things like 
iwidgets::fileselectionbox and rtwizard. Need to find out what's really going 
on here.

Modified Paths:
--------------
    brlcad/trunk/src/other/iwidgets/generic/fileselectionbox.itk
    brlcad/trunk/src/other/iwidgets/generic/fileselectiondialog.itk
    brlcad/trunk/src/other/iwidgets/generic/scrolledlistbox.itk
    brlcad/trunk/src/other/iwidgets/generic/scrolledtext.itk

Modified: brlcad/trunk/src/other/iwidgets/generic/fileselectionbox.itk
===================================================================
--- brlcad/trunk/src/other/iwidgets/generic/fileselectionbox.itk        
2011-05-26 18:05:31 UTC (rev 44699)
+++ brlcad/trunk/src/other/iwidgets/generic/fileselectionbox.itk        
2011-05-26 20:38:10 UTC (rev 44700)
@@ -38,11 +38,11 @@
 # Usual options.
 #
 itk::usual Fileselectionbox {
-    keep -activebackground -activerelief -background -borderwidth -cursor \
-         -elementborderwidth -foreground -highlightcolor -highlightthickness \
+    keep -background -borderwidth -cursor \
+         -foreground -highlightcolor -highlightthickness \
          -insertbackground -insertborderwidth -insertofftime -insertontime \
-         -insertwidth -jump -labelfont -selectbackground -selectborderwidth \
-         -textbackground -textfont -troughcolor
+         -insertwidth -labelfont -selectbackground -selectborderwidth \
+         -textbackground -textfont
 }
 
 # ------------------------------------------------------------------

Modified: brlcad/trunk/src/other/iwidgets/generic/fileselectiondialog.itk
===================================================================
--- brlcad/trunk/src/other/iwidgets/generic/fileselectiondialog.itk     
2011-05-26 18:05:31 UTC (rev 44699)
+++ brlcad/trunk/src/other/iwidgets/generic/fileselectiondialog.itk     
2011-05-26 20:38:10 UTC (rev 44700)
@@ -38,10 +38,10 @@
 # Usual options.
 #
 itk::usual Fileselectiondialog {
-    keep -activebackground -activerelief -background -borderwidth -cursor \
-        -elementborderwidth -foreground -highlightcolor -highlightthickness \
+    keep -background -borderwidth -cursor \
+        -foreground -highlightcolor -highlightthickness \
         -insertbackground -insertborderwidth -insertofftime -insertontime \
-        -insertwidth -jump -labelfont -modality -selectbackground \
+        -insertwidth -labelfont -modality -selectbackground \
         -selectborderwidth -textbackground -textfont 
 }
 

Modified: brlcad/trunk/src/other/iwidgets/generic/scrolledlistbox.itk
===================================================================
--- brlcad/trunk/src/other/iwidgets/generic/scrolledlistbox.itk 2011-05-26 
18:05:31 UTC (rev 44699)
+++ brlcad/trunk/src/other/iwidgets/generic/scrolledlistbox.itk 2011-05-26 
20:38:10 UTC (rev 44700)
@@ -38,10 +38,10 @@
 # Usual options.
 #
 itk::usual Scrolledlistbox {
-    keep -activebackground -activerelief -background -borderwidth -cursor \
-     -elementborderwidth -foreground -highlightcolor -highlightthickness \
-     -jump -labelfont -selectbackground -selectborderwidth \
-     -selectforeground -textbackground -textfont -troughcolor 
+    keep -background -borderwidth -cursor \
+     -foreground -highlightcolor -highlightthickness \
+     -labelfont -selectbackground -selectborderwidth \
+     -selectforeground -textbackground -textfont
 }
 
 # ------------------------------------------------------------------

Modified: brlcad/trunk/src/other/iwidgets/generic/scrolledtext.itk
===================================================================
--- brlcad/trunk/src/other/iwidgets/generic/scrolledtext.itk    2011-05-26 
18:05:31 UTC (rev 44699)
+++ brlcad/trunk/src/other/iwidgets/generic/scrolledtext.itk    2011-05-26 
20:38:10 UTC (rev 44700)
@@ -40,11 +40,11 @@
 # Usual options.
 #
 itk::usual Scrolledtext {
-    keep -activebackground -activerelief -background -borderwidth -cursor \
-        -elementborderwidth -foreground -highlightcolor -highlightthickness \
+    keep -background -borderwidth -cursor \
+        -foreground -highlightcolor -highlightthickness \
         -insertbackground -insertborderwidth -insertofftime -insertontime \
-        -insertwidth -jump -labelfont -selectbackground -selectborderwidth \
-        -selectforeground -textbackground -textfont -troughcolor 
+        -insertwidth -labelfont -selectbackground -selectborderwidth \
+        -selectforeground -textbackground -textfont
 }
 
 # ------------------------------------------------------------------


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to