This is the adaptation of CastleDB. It is a gift to the haxe community ;)
For now it works on openfl.
So you have to do
openfl build linux
g
-
save
-
load
-
clipboard copy/paste
-
delete /cut
-
select line delete
-
level editor ???
-
drag drop *.cdb files
-
search ???
-
edit columns refresh
-
history half done
-
separators
-
displays
-
custom types
-
float
-
properties/dynamic/data layer/tile layer/tile pos
- a .img manager
- a wxwidgets version
- INSERT line
- DELETE
- LEFT UP RIGHT DOWN
- ESC
- SPACE
- TAB
- F4 Show references
BUG Reference to sheet when it has no columns etc
BUG focus_out never do anything when app gets out of focus BUG keyboards not working when getting out of dialog
BUG adding column to a level BUG Resizing tables
Changing a column type to list and clicking inside it
PR for now aren't really useful because it's still in ALPHA, once it's more organised, why not ? :)