Hi there...
This is a very simple but very helpful application (for those want to know B4X and use it for CRM,CRUD,business general apps etc) I wanna share it with you guys !!!
I think the interface is very simple but good enough and is a good start to create a bigger APP or a smaller...
It uses SQLite for database, I demonstating a simple way to use custom search box for b4xtable...
uses b4xtable - b4xdialog - PreferencesDialog...
Especially for b4xtable is using a text file to make easier the form-view of table... very easy to understand it - if open view-tablename.txt - in this file you can change the Name of column, width, type and reformat the table easily !!!!
Is using comma for digits (real comma) not a dot - because of request... but ofcourse you can change it easily if you search the code... this was tricky to change it from dot to comma and work as exe.
Simple, easy to read code - and reuse it again and again...
English or Greek version available...
other screenshots:
What libraries is using exactly - the app:
All there are intenal libs except (you can avoid them if you want - ofcourse removing some features / or if you turn in B4A inserting some code with IF):
JReflection: https://www.b4x.com/android/forum/threads/jreflection-library.35448/ for AddKeyPressedListener... for key navigation at forms... and future key nav. to table...
jAWTRobot: https://www.b4x.com/android/forum/threads/jawtrobot-invoke-keyboard-and-mouse-events-etc.55832/#content for replacing Enter to TAB in some cases...
TIP#1
For Novice ...B4X... User !!!
A small support 5$ or more (if you want) to get the source code... and make you own apps in minutes...
Thanks in advance for supporting !
ps1: 20% of any contribution will go to B4X... (every Friday.. will make transfer - contribute B4X)
ps2: I think that this code easily change for B4A too...
Last edited: