[SPA]
Hola:
A manera de aprender HbQT, estoy intentando implementar el EDIT EXTENDED, para ello he tomado como base las fuentes del EDIT EXTENDED, código de HMG4 y los ejemplos de hbqt que estan en los foros de harbour.
Estoy utilizando puro hbQT y pantallas diseñadas con Qt Designer, adjunto al presente remito el proyecto HBP para abrir y compilar con el HBIDE.
Falta mucho por hacer y me he quedado parado debido a que hay cosas que no entiendo y cosas que no funcionan como se espera.
Por ejemplo, cuando añado un registro no se actualiza la vista, el codigo utilizado aqui, simplemente lo he copiado y pegado del ejemplo de Carlos Bacco que esta en \harbour\contrib\hbqt\tests\dbfbrowser.prg y la verdad no lo entiendo bien.
Por otro lado, en Win XP funciona bien, pero en Win 7 compila bien pero no funciona y da un mensaje de error.
He elegido EDIT EXTENDED por que involucra varias procesos que se requieren al momento de hacer un aplicativo y si lo hacemos y aplicamos en EDIT EXTENDED podemos hacerlo en nuestros aplicativos y tambien contribuir con HMG4.
Adicionalmente, comentarles sobre la importancia del uso de los LAYOUTS si se está pensando en la multiplataforma.
https://groups.google.com/forum/?fromgr ... etgpTwpHoJ
http://stackoverflow.com/questions/1468 ... plications
En resumen, dejo aqui el código para compartir conocimiento y aprender HbQT.
[ENG Google]
Hello:
A way to learn HbQT, I'm trying to implement EXTENDED EDIT, for that I relied upon EXTENDED EDIT sources, HMG4 code and examples that are in hbqt forums harbor.
I am using pure hbQT and screens designed with Qt Designer, refer attached hereto HBP to open the project and compile with HBIDE.
Much remains to be done and I was stopped because there are things I do not understand and things that do not work as expected.
For example, when I add a record does not update the view, the code used here, I just copied and pasted the example of Carlos Bacco this in \ harbor \ contrib \ hbqt \ tests \ dbfbrowser.prg and really do not understand okay.
On the other hand, works fine in Win XP, but Win 7 compiles fine but does not work and gives an error message.
EXTENDED EDIT I chose that involves several processes required when making an application and if we do and we apply EXTENDED EDIT can do in our applications and also contribute HMG4.
Additionally, tell them about the importance of using the layouts if you are thinking about the platform.
In short, I leave here the code to share knowledge and learn HbQT.
BestRegards
GVS