Hi EveryOne ,
I am creating a Browser wich is FullRowSelect for Browsing Arrays ,it is still in development , i am expecting to Finish the job soon.
Some Screen Below:
l_Ok := xBrowserMtr( 51 , aMtrFiltr , 'fFiltrosCad' , 820 , 'LstBoxFiltro' , 2 , { 'Codigo' , 'Descrição' , 'Expressão Filtro ' , 'cAMPO 1','Campo 2','Campo 3' , 'Campo 4'} , ;
{10,50,60 , 75 , 60 ,35,75 } , {'C' , 'C' , 'C' , 'C' , 'C' ,'C' ,'C'} , .f. , .t. , 150 )
I am using The BosTaurus Library.
aMtrFiltr -> 500 Records
There is also a Version xBrowseDb For browsing DataBase (MySQL,etc) , also in develepmoment.
Please contact me , is someone has some interst
This is my contribuition for the Hmg Community
Browser For Arrays
Moderator: Rathinagiri
-
gisjr134
- Posts: 47
- Joined: Tue Dec 08, 2020 11:37 am
- DBs Used: DBF,MySQL,PostgreSQL
- Location: Brasil
- Contact:
Browser For Arrays
- Attachments
-
- Tela4.png (20.87 KiB) Viewed 2338 times
-
- Tela3.png (25.26 KiB) Viewed 2338 times
-
- Tela2.png (34.1 KiB) Viewed 2338 times
-
- tela1.png (26.8 KiB) Viewed 2338 times
Re: Browser For Arrays
Hi,
I have a browse program that I use for 95% of all my searches in my pos system.
If you type in to search above my tbrowse example then search you will get a rar file to down load and put in a folder to try.
It is sending parameters to a browse with 5 available fields. I think it might work with arrays but may need modifying. I only use tables
and send the fields I wish to browse. You can look at the help file with notepad before trying. You may have to change the build.bat to your system
requirements.
MY TBROWSE EXAMPLE
I have a browse program that I use for 95% of all my searches in my pos system.
If you type in to search above my tbrowse example then search you will get a rar file to down load and put in a folder to try.
It is sending parameters to a browse with 5 available fields. I think it might work with arrays but may need modifying. I only use tables
and send the fields I wish to browse. You can look at the help file with notepad before trying. You may have to change the build.bat to your system
requirements.
MY TBROWSE EXAMPLE
All The Best,
Franco
Canada
Franco
Canada
Re: Browser For Arrays
It looks interesting, the graphics are great, can you provide a partial source shape? (DBF + SQL)
I'm looking forward to the final solution.
I'm looking forward to the final solution.
- Rathinagiri
- Posts: 5482
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: Browser For Arrays
Creating own browser control with graphics is really interesting!
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
-
gisjr134
- Posts: 47
- Joined: Tue Dec 08, 2020 11:37 am
- DBs Used: DBF,MySQL,PostgreSQL
- Location: Brasil
- Contact:
Re: Browser For Arrays
Thank´s to all , This motivate me to continue this Work. It was really a hard work , but the final result made it worth . It was always my desire to improve the appareance of the Hmg´s application.I also developed a menu system based on BosTaurus , this wonderful library. I Will create a Git Page for anyone Want to join this Project , i will create some samples and organize ths source code.The sample and the source code may have some comments and text on portuguese
- Attachments
-
- s3.png (27.52 KiB) Viewed 2135 times
-
- s2.png (10.41 KiB) Viewed 2135 times
-
- s1.png (7.17 KiB) Viewed 2135 times