hi,
i am developing a chemist calculator in b4i with my little brother @maor, and i have build a tool for my brother to create txt files that i will use in my app.
normally i build my helping tools in VB but i decided to make it in b4j since it has its own designer now what makes it more easier for me to use it.
i will share the source here, maybe it will be helpful for someone.
basically what i am doing with this tool is, copy/paste text from a website and then split/replace the text and create a txt file only with the data i need for my app.
EDIT: download ver2 to load all data directly from the website without to need to copy/paste via jHTTPClient
to run this project you will need the jmsgbox lib from @agraham: https://www.b4x.com/android/forum/threads/msgbox-library.34700/
and also: https://www.b4x.com/android/forum/threads/jfxtrascontrols-library.35178/
i am developing a chemist calculator in b4i with my little brother @maor, and i have build a tool for my brother to create txt files that i will use in my app.
normally i build my helping tools in VB but i decided to make it in b4j since it has its own designer now what makes it more easier for me to use it.
i will share the source here, maybe it will be helpful for someone.
basically what i am doing with this tool is, copy/paste text from a website and then split/replace the text and create a txt file only with the data i need for my app.
EDIT: download ver2 to load all data directly from the website without to need to copy/paste via jHTTPClient
to run this project you will need the jmsgbox lib from @agraham: https://www.b4x.com/android/forum/threads/msgbox-library.34700/
and also: https://www.b4x.com/android/forum/threads/jfxtrascontrols-library.35178/
Attachments
Last edited: