Page 1 of 1

HMG-Desktop

Posted: Thu Sep 11, 2008 2:03 am
by jrendon
Español

Hola este ejemplo es un administrador de escritorio para windows esta en fase de experimentación basado en contribuciones de varios de ustedes espero y les guste

Saludos

English (Powered By Google)
Hello this example is a desktop manager for windows in this phase of experimentation based on contributions from several of you and hope you like it

Greetings

Juan Rendón

Re: HMG-Desktop

Posted: Thu Sep 11, 2008 2:11 am
by jrendon

Re: HMG-Desktop

Posted: Thu Sep 11, 2008 4:12 am
by Rathinagiri
Really amazing.

Thanks a lot.

This shows HMG power.

But, when clicked the show desktop button in the bottom left, gave the following error message for me.

Code: Select all

Error BASE/1132 Bound error: array access

Called from SHOW_DESKTOP(225)
Called from (b)CREA_MENU_INICIO(24)
Called from _DOCONTROLEVENTPROCEDURE(4394)
Called from EVENTS(1288)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4037)
Called from MAIN(152)

Re: HMG-Desktop

Posted: Thu Sep 11, 2008 3:04 pm
by luisvasquezcl
Estimado,
muy buen aporte.
Respecto al error reportado yo no tuve problemas; uso WinXp sp2.
Saludos,
Luis Vasquez.


Dear,
very good contribution.
Regarding the reported bug me I did not have problems; use WinXP SP2.
Greetings,
Luis Vasquez.

Re: HMG-Desktop

Posted: Thu Sep 11, 2008 3:21 pm
by jrendon
rathinagiri wrote:
But, when clicked the show desktop button in the bottom left, gave the following error message for me.

Code: Select all

Error BASE/1132 Bound error: array access

Called from SHOW_DESKTOP(225)
Called from (b)CREA_MENU_INICIO(24)
Called from _DOCONTROLEVENTPROCEDURE(4394)
Called from EVENTS(1288)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4037)
Called from MAIN(152)

I upload a new version, is the same link

Thank's
Juan Rendon

Re: HMG-Desktop

Posted: Thu Sep 11, 2008 3:42 pm
by jrendon
luisvasquezcl wrote:Estimado,
muy buen aporte.
Respecto al error reportado yo no tuve problemas; uso WinXp sp2.
Saludos,
Luis Vasquez.
Gracias Luis

Español

la barra lateral no se mostraba en resoluciones menores de 1280 y se detecto el problema reportado por rathinagiri corregido ambos problemas.

Saludos

English

Sidebar showed no resolutions in 1280 and is under detect the problem reported by rathinagiri corrected both problems.

Juan Rendón

Re: HMG-Desktop

Posted: Thu Sep 11, 2008 4:48 pm
by Rathinagiri
Thanks a lot. I will try now and give you the feedback.