Welcome to the Project Developers' Table
Moderator: Rathinagiri
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Welcome to the Project Developers' Table
2010-10-27 21:25:00 UTC-0300 Roberto Lopez (<mail.box.hmg@gmail.com>)
* hmgide/ide.prg
* More work on form editor. Snap to grid. Cursors.
* hmgide/ide.prg
* More work on form editor. Snap to grid. Cursors.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Welcome to the Project Developers' Table
Ok.mrduck wrote:Roberto,
I confirm there is a problem in hbqt code. Viktor is working on it
I'll wait.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Welcome to the Project Developers' Table
2010-10-27 22:30:00 UTC-0300 Roberto Lopez (<mail.box.hmg@gmail.com>)
* hmgide/ide.prg
* More work on form editor. Minor changes.
* hmgide/ide.prg
* More work on form editor. Minor changes.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Welcome to the Project Developers' Table
2010-10-27 22:35:00 UTC-0300 Roberto Lopez (<mail.box.hmg@gmail.com>)
* hmgide/ide.prg
! Fixed minor bug.
* hmgide/ide.prg
! Fixed minor bug.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
Re: Welcome to the Project Developers' Table
Please use code after commit 15704 and 15705
Roberto Lopez wrote:Ok.mrduck wrote:Roberto,
I confirm there is a problem in hbqt code. Viktor is working on it
I'll wait.
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Welcome to the Project Developers' Table
Ok.mrduck wrote:Please use code after commit 15704 and 15705
I'll do it tonight.
Thanks.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Welcome to the Project Developers' Table
Hi All,
I'll start required changes to meet current HBQT requirements.
When finished I'll publish new binaries.
Please, stop committing until the work be finished.
Thanks.
I'll start required changes to meet current HBQT requirements.
When finished I'll publish new binaries.
Please, stop committing until the work be finished.
Thanks.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Welcome to the Project Developers' Table
Francesco,
I'm getting errors in disconnect method calls.
Must they be all removed?
TIA.
I'm getting errors in disconnect method calls.
Must they be all removed?
TIA.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Welcome to the Project Developers' Table
It appears that all must be eliminated... well I guess that we must care about how to use disconnect.Roberto Lopez wrote:Francesco,
I'm getting errors in disconnect method calls.
Must they be all removed?
TIA.
Temporarily we should 'suspend' the HMG ability to change event codeblocks.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Welcome to the Project Developers' Table
2010-10-28 17:30:00 UTC-0300 Roberto Lopez (<mail.box.hmg@gmail.com>)
* samples/checkbox/demo_1.prg
* samples/checkbox/demo_2.prg
* samples/checkbox/demo_3.prg
* source/browse.prg
* source/checkbox.prg
* source/checkbutton.prg
* source/combobox.prg
* source/control.prg
* source/datepicker.prg
* source/editbox.prg
* source/grid.prg
* source/ipaddress.prg
* source/listbox.prg
* source/menuitem.prg
* source/monthcalendar.prg
* source/printer.prg
* source/radiogroup.prg
* source/slider.prg
* source/spinner.prg
* source/tab.prg
* source/textbox.prg
* source/timer.prg
* source/tree.prg
* source/window.prg
* Code changed to meet current HBQT version. Ability to change event codeblock at runtime is not available anymore (attempting that will generate a runtime error).
* samples/checkbox/demo_1.prg
* samples/checkbox/demo_2.prg
* samples/checkbox/demo_3.prg
* source/browse.prg
* source/checkbox.prg
* source/checkbutton.prg
* source/combobox.prg
* source/control.prg
* source/datepicker.prg
* source/editbox.prg
* source/grid.prg
* source/ipaddress.prg
* source/listbox.prg
* source/menuitem.prg
* source/monthcalendar.prg
* source/printer.prg
* source/radiogroup.prg
* source/slider.prg
* source/spinner.prg
* source/tab.prg
* source/textbox.prg
* source/timer.prg
* source/tree.prg
* source/window.prg
* Code changed to meet current HBQT version. Ability to change event codeblock at runtime is not available anymore (attempting that will generate a runtime error).
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)