Generator Windows Prg

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

User avatar
mustafa
Posts: 1162
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Generator Windows Prg

Post by mustafa »

Hola a todos:
Generador de Ventanas, Te escribe el Prg te hace los siguiente.
- Código Sin Base de Datos con Botones o con Menus o Código con
Base de Datos con Indices o Sin Indices.
- Crearte tu Base de Datos NTX o CDX
- Ver la Base Datos , Añadir Datos Borrar Datos y su Estructura
- Un Pequeño Editor Prg para hacer los pequeños retoques
- Compilar la Aplicacion sin salir de Programa.
Si alguien puede mirarse el Codigo tengo muchos Errores algunos documentados
y otros me estan apareciendo sobre la marcha
El último es con -> PROGRESSBAR <- Me gustaria que la barra saliera paso a paso
y durara el tiempo que tarde el compile.bat que está escondido en hacer la
nueva aplicación
*--------------------------------*
Hi all:
Window Generator Prg's you write makes you the next.
- Code Database with no buttons or menus or Code
Database with no index or indices.
- Crearte your database NTX or CDX
- View the Data Base, Adding Data Deleting Data and Structure
- A Small Prg Edit to make minor
- Compile the application without exiting program.
If anyone can look at the code I have made some mistakes documented
I and others are emerging
The latest is -> ProgressBar <- I would leave the bar step by step
and last time that afternoon compile.bat that is hidden in the making
New Application
Mustafa Lopez :roll:
Attachments
WinPrg.zip
(963.67 KiB) Downloaded 348 times
User avatar
mustafa
Posts: 1162
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Re: Generator Windows Prg

Post by mustafa »

Attachments
Imagen02.jpg
Imagen02.jpg (81.98 KiB) Viewed 5287 times
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Generator Windows Prg

Post by Rathinagiri »

Fantastic work Mustafa. Thanks for sharing.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Generator Windows Prg

Post by Rathinagiri »

Hi Mustafa,

I had tested your excellent piece of code. Just great!
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
mustafa
Posts: 1162
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Re: Generator Windows Prg

Post by mustafa »

Hola amigo Rathinagiri
Gracias a vosotros por vuestras enseñanzas
La Apariencia de la Ventana Tab me inspire en
un trabajo tuyo, me gustaria que revises los
errores que yo he encontrado pues no se resolverlos,
gracias por todo.

Hello freind Rathinagiri
Thank you for your teachings
The Appearance Tab Window inspires in me
a work of yours, I would like to review the
I have found errors that were not resolved it,
thanks for everything

Mustafa
User avatar
mustafa
Posts: 1162
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Re: Generator Windows Prg

Post by mustafa »

Hola a todos el amigo Pierpaolo Martinello a arreglado los errores de LABEL y TEXTBOX
dejo aqui los arreglos , haber si alguien se anima ha colocar nuevas funciones al
Programa.
Un saludo a todos
Mustafa

Hello to all the friend managed to Pierpaolo Martinello errors LABEL TEXTBOX
and leave arrangements here, if anyone is encouraged to have had to put new
features Schedule.
Greetings to all
Mustafa
Attachments
WinPrg.zip
(963.98 KiB) Downloaded 313 times
User avatar
mustafa
Posts: 1162
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Re: Generator Windows Prg

Post by mustafa »

---------- Browse Campos Automatico -----------

Este ejemplo es para ver una Base de Datos sin conocer
los Campos mediante la función Browse.
Ademas el codigo fuente está gemnerado automatico por
el Generador de Ventanas Prg -> ("WinPrg")
Solo se han retocado dos lineas es resto ha sido automatico

Cuando creo que más se , me di cuenta que no se nada,
amigo comparte !!! , que es el único modo de aprender.

-------- Browse fields automatically ----------

This example is for a database without knowing
Fields using the Browse.
Besides the source code is gemnerado automatic
Prg Window Generator -> ( "WinPrg)
Only two lines have been retouched is rest was automatic.

I think when most, I realized I did not know anything,
my friend shared !!!, which is the only way to learn.

Mustafa
Attachments
Browse.zip
(43.27 KiB) Downloaded 243 times
Brow.jpg
Brow.jpg (84.16 KiB) Viewed 5111 times
User avatar
mustafa
Posts: 1162
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Re: Generator Windows Prg

Post by mustafa »

Hello
New: We have added two new modules, to generate all database without

knowing the number of fields one of them provides a menu.

Nuevo: Se han agregado dos modulos nuevos , para poder generar toda la

base de Datos sin conocer la cantidad de Campos uno de ellos aporta un

menu.

Mustafa
Attachments
WinPrg.zip
(194.03 KiB) Downloaded 254 times
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Generator Windows Prg

Post by Rathinagiri »

I am so happy that, the project is maturing. :)

Just great Mustafa.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Post Reply