104H / HH---POS-Accounting-and-ERP-Software

Small and Medium Business POS, Accounting and ERP Software
MIT License
54 stars 31 forks source link

Shopping Cart Windows Misbehaviour #1

Open 104H opened 6 years ago

104H commented 6 years ago

The shopping cart is displayed to the operator as a wxPython Grid object. Operators can apply discounts, change quantity on the software through the grid. The grid is not editable when the software is run on Windows, however, it works fine on Linux.

ghost commented 6 years ago

In Windows, the Shopping Cart Widget did not have the proper parent when initialized.