Changes for version 0.003
- Form: apply on deletion, if the number of rows is 0 an empty row is display. Else it's the first row in the rowset Form: add_combo_values can be call for Wx::ListBox Wxdatasheet: renderer_function can be use to set the value of a column
Modules
Wx gui building part of DbLinker.
a module that display data from a database in a tabular format using a WxGrid object
a module that display data from a database in a Wx widgets user interface described in a xrc file.
Provides
in lib/Wx/Perl/DbLinker/Wxdatasheet.pm
Examples
- eg/Dbc/Schema.pm
- eg/Forms/Langues_dbc.pm
- eg/Forms/Sflang_dbc.pm
- eg/data/countries.csv
- eg/data/dump.txt
- eg/data/dump_1.txt
- eg/data/ex1
- eg/data/ex1_1
- eg/data/langues.csv
- eg/data/makeexample.txt
- eg/data/schema.txt
- eg/data/speaks.csv
- eg/lib/Wx_dnav.pm
- eg/log.conf
- eg/makeDbcSchema.pl
- eg/runexample_dbc.pl
- eg/xrc/content.xrc
- eg/xrc/main.xrc
- eg/xrc/nav.xrc
- eg/xrc/subform.xrc