joelpt / quickfort

A spreadsheet driven construction tool for Dwarf Fortress
http://joelpt.net/quickfort
38 stars 14 forks source link

Support Excel worksheet selection within qfconvert and QF AHK GUI #12

Closed joelpt closed 11 years ago

joelpt commented 11 years ago

Original author: joe...@gmail.com (May 23, 2010 21:15:57)

Support sheet selection within qfconvert and QF AHK GUI for xls/xlsx files. Will allow users to store different phases of a building project as worksheets in an Excel file.

  1. New -I flag to qfconvert to retrieve sheet info for any support file (csv just returns its own name as its one sheet)
  2. Selection box in QF AHK GUI (GuiSelect or similar) to choose the desired sheet; appears also after pressing Alt+E (with the last choice prehighlighted)
  3. Pass -S to specify which sheet; if not specified use the first one.
  4. Display selected sheet in QF mousetip.

Original issue: http://code.google.com/p/quickfort/issues/detail?id=7