Quick Browse Form

Utilities like DBU, Make, IDE written in HMG/ used to create HMG based applications

Moderator: Rathinagiri

User avatar
dragancesu
Posts: 920
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: Quick Browse Form

Post by dragancesu »

Yes, you are right

Generator is simple and realize as an example of how the writing, when I wrote it I had no logical and memo fields in the table, it is easy to solve these two situations

For logial field should create CHECKBOX, the memo EDITBOX
Attachments
quick.zip
(5.03 KiB) Downloaded 276 times
Javier Tovar
Posts: 1275
Joined: Tue Sep 03, 2013 4:22 am
Location: Tecámac, México

Re: Quick Browse Form

Post by Javier Tovar »

Hello Dragancesu,

I saw your example and I liked the way it fast and thought they could improve it and I thought making these changes, I hope not bother to modify your code!

First Step: Run the program.
Paso1.jpg
Paso1.jpg (9.51 KiB) Viewed 5220 times
Sedundo Step: Select the database.
Paso2.jpg
Paso2.jpg (13.45 KiB) Viewed 5220 times
Step Three: Surprise!
Paso3.jpg
Paso3.jpg (111.87 KiB) Viewed 5220 times
Fourth Step: Move F5 F9 Redimenciona control and control of the new window, enter the cursor over the control and press F5 or F9 and drag. You can also select a control in the Listbox_1 and then the property that is the lintbox_2 of the first window. Remember TimePicker and Button has BackColor or FontColor, if you do not give error. You can Resize the form.

Step Five: click the "Create" button

I hope you enjoy it !, it's a demo only. Any comments welcome!

Regards
Last edited by Javier Tovar on Tue Jan 20, 2015 2:02 am, edited 2 times in total.
Javier Tovar
Posts: 1275
Joined: Tue Sep 03, 2013 4:22 am
Location: Tecámac, México

Re: Quick Browse Form

Post by Javier Tovar »

Paso4.jpg
Paso4.jpg (134.65 KiB) Viewed 5219 times
El Archivo:
MicroIDE.rar
(1.07 MiB) Downloaded 384 times
Saludos! :D
User avatar
Steed
Posts: 427
Joined: Sat Dec 12, 2009 3:40 pm

Re: Quick Browse Form

Post by Steed »

Thanks for the adjusments, works nice
dragancesu wrote:Yes, you are right

Generator is simple and realize as an example of how the writing, when I wrote it I had no logical and memo fields in the table, it is easy to solve these two situations

For logial field should create CHECKBOX, the memo EDITBOX
User avatar
Steed
Posts: 427
Joined: Sat Dec 12, 2009 3:40 pm

Re: Quick Browse Form

Post by Steed »

WOW, Thanks for sharing Javier,
Javier Tovar wrote:
Paso4.jpg
El Archivo:
MicroIDE.rar
Saludos! :D
Javier Tovar
Posts: 1275
Joined: Tue Sep 03, 2013 4:22 am
Location: Tecámac, México

Re: Quick Browse Form

Post by Javier Tovar »

Good thing you like Steed, I go !, upgrade just to improve the * .prg created!
MicroIDE.rar
(1.08 MiB) Downloaded 396 times
Regards
User avatar
dragancesu
Posts: 920
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: Quick Browse Form

Post by dragancesu »

Bravo Javiar

Simple and effective

p.s. I think about how to make a real GUI as HMG IDE and I failed, but this will help me a lot, thanks

Have any idea how to do this to create a report?
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: Quick Browse Form

Post by bpd2000 »

Hi Javier Tovar
Nice creation
+1
BPD
Convert Dream into Reality through HMG
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

Quick Browse Form

Post by Pablo César »

bpd2000 wrote:Hi Javier Tovar
Nice creation
+1

Javier, en algunos controles están demasiado pequeños.

Habria forma de incluir manipulacion de tamaños ?
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
Javier Tovar
Posts: 1275
Joined: Tue Sep 03, 2013 4:22 am
Location: Tecámac, México

Re: Quick Browse Form

Post by Javier Tovar »

dragancesu wrote:Bravo Javiar

Simple and effective

p.s. I think about how to make a real GUI as HMG IDE and I failed, but this will help me a lot, thanks

Have any idea how to do this to create a report?

Gragancesu,

Good thing you like!

Yes, you can make a report Choosing the fields that you want to print and give the width you want, I saw an example to print after a while you look for the league and the command to see if it helps.

Or as you imagine it would be?

Greetings.
Last edited by Javier Tovar on Tue Jan 20, 2015 5:52 pm, edited 1 time in total.
Post Reply