NREL / wex

WEX, which is short for WxWidgets Extensions, is a cross-platform library of graphical user interface tools that extends the popular open-source project WxWidgets. WEX includes many features including the powerful DView program (https://github.com/NREL/wex/wiki/DView), which provides an easy-to-use way to visualize complex time series data.
BSD 3-Clause "New" or "Revised" License
55 stars 25 forks source link

DView on mac does not allow files to be loaded with Open, only Append #64

Open Mcoleman028 opened 6 years ago

Mcoleman028 commented 6 years ago

I am currently running DView (wxWidgets 3.0.3) Version September 18th, 2017 on a mac OSX El Capitan 10.11.6. I cannot load files in DView using the Open command, but I am able to load using the Append command. However, I cannot load multiple files in DView using the Append command. I need to load multiple files in DView to compare data, so I am wondering if this issue has been resolved or if there is a solution available to mac users?

wta12 commented 4 years ago

@Mcoleman028: How to use Append command with DView? Please give me an example. Thanks