Re: auto_completion not preserved



On Wed, 2009-11-18 at 17:27 +0800, bill lam wrote:
I turned off autocompletion both in .gnumericrc and workbook itself.
After exporting that to excel biff8 and then back to gnumeric xml
again by ssconvert.  I found that autocompletion is enabled again.

@@ -20,7 +20,7 @@
     <gnm:Attribute>
       <gnm:type>4</gnm:type>
       <gnm:name>WorkbookView::do_auto_completion</gnm:name>
-      <gnm:value>FALSE</gnm:value>
+      <gnm:value>TRUE</gnm:value>
     </gnm:Attribute>
     <gnm:Attribute>

1. Apparently ssconvert does not consult ./gnumericrc for that option
   if that option is missing in biff8 (I'm not sure)
2. In git version, format->workbook is no longer available. Which will
   be the place to turn off that option?

Autocompletion is a view property so you can have different settings of
this options for differnt views of the same workbook. Use
view->viewproperties to turn in on or off.

Andreas 



-- 
Andreas J. Guelzow <aguelzow pyrshep ca>




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