My code has the Flexible Table v3.33 (https://www.b4x.com/android/forum/threads/class-flexible-table.30649/)
and the Toolbar (https://www.b4x.com/android/forum/threads/material-design-4-modifyable-and-advanced-menu.49128/)
They two won't work together.
The Toolbar menu clicks don't work.
The warning: View 'ToolBar' was added with the designer. You should not initialize it. (warning #20) shows.
This goes away if I remove the ScrollView2D library or comment out the Private table1 As Table line.
Something seems to be incompatible between the table and the toolbar.
My code is to large to attach so it is here:
www.arrowantennas.com/piccs/SRPG.zip
Thank you for any assistance.
and the Toolbar (https://www.b4x.com/android/forum/threads/material-design-4-modifyable-and-advanced-menu.49128/)
They two won't work together.
The Toolbar menu clicks don't work.
The warning: View 'ToolBar' was added with the designer. You should not initialize it. (warning #20) shows.
This goes away if I remove the ScrollView2D library or comment out the Private table1 As Table line.
Something seems to be incompatible between the table and the toolbar.
My code is to large to attach so it is here:
www.arrowantennas.com/piccs/SRPG.zip
Thank you for any assistance.
Last edited: