XusinboyBekchanov / VisualFBEditor

IDE for FreeBasic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The IDE Crashes when add a component MariaDBBox or a component SQLite3Component

WillyAguilera1977 opened this issue · comments

Sorry My English:
When you add a MariaDBBox component or a SQLite3Component component the IDE crashes. Also the IDE crashes when these components are selected.

When you add a PrintDocument component, it does not appear on the form.

When you add a PrintPreviewControl component, it does not appear on the form.

When you add an OpenFileControl component, the IDE crashes.

When you add a MariaDBBox component or a SQLite3Component component the IDE crashes. Also the IDE crashes when these components are selected.

Fixed: MariaDBBox and SQLite3 component:
f74f7ce

When you add a PrintDocument component, it does not appear on the form.
When you add a PrintPreviewControl component, it does not appear on the form.

Added: PrintDocument and PrintPreviewControl properties:
XusinboyBekchanov/MyFbFramework@731838e

When you add an OpenFileControl component, the IDE crashes.

I can't catch such an error, so please provide details.