Search found 97 matches: giovany

Return to advanced search

Re: How to find out the IDs of controls and types?

Giovany, sorry, but I didn't understand absolutely anything about what you wanted to do, this example had no effect on Windows 7. Honestly... Giovany, lo siento, pero no entendí absolutamente nada de lo que querías hacer, ...
by karinha
Sat Jan 13, 2024 1:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to find out the IDs of controls and types?
Replies: 16
Views: 1845

Re: How to find out the IDs of controls and types?

Can Giovany make a complete and functional example of this example?

¿Puede Giovany hacer un ejemplo completo y funcional de este ejemplo?

Gracias, tks.

Regards, saludos.
by karinha
Thu Jan 11, 2024 4:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to find out the IDs of controls and types?
Replies: 16
Views: 1845

Re: How to find out the IDs of controls and types?

Dear Giovany, giovany.prg #include "FiveWin.ch"function Main()    local oDlg     DEFINE DIALOG oDlg RESOURCE "test"    ACTIVATE DIALOG oDlg CENTERED ;       ON INIT EnumChildWindows( oDlg:hWnd,;  ...
by Giovany Vecchi
Tue Jan 09, 2024 10:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to find out the IDs of controls and types?
Replies: 16
Views: 1845

Re: How to find out the IDs of controls and types?

Dear Giovany, giovany.prg #include "FiveWin.ch"function Main()    local oDlg     DEFINE DIALOG oDlg RESOURCE "test"    ACTIVATE DIALOG oDlg CENTERED ;      ...
by Antonio Linares
Sat Jan 06, 2024 9:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to find out the IDs of controls and types?
Replies: 16
Views: 1845

Re: New FTDN April/Abril 2023 (FWH 23.04)

... causaba un GPF en Windows 7 si se compilaba con Visual C 2022. https://forums.fivetechsupport.com/viewtopic.php?p=258683#p258683 Muchas gracias a Giovany por el hallazgo y a Enrico por probarlo. * Nuevo: Ejemplo de 'deslizar para desbloquear' usando una ButtonBar y un botón. El ejemplo lo puedes ...
by Antonio Linares
Thu May 04, 2023 6:37 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2023 (FWH 23.04)
Replies: 4
Views: 1750

New FTDN April/Abril 2023 (FWH 23.04)

... was causing a GPF in Windows 7 if compiled using Visual C 2022. https://forums.fivetechsupport.com/viewtopic.php?p=258683#p258683 Many thanks to Giovany for the finding and to Enrico for testing it. * New: new 'slide to unlock' example using a ButtonBar and a button, samples\slide.prg * Fix: ...
by Antonio Linares
Tue May 02, 2023 7:08 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2023 (FWH 23.04)
Replies: 4
Views: 1750

Re: Windows 7 / MSVS 2022 Crash

Antonio, I'm very sorry, I am not able to reproduce the problem now, so I can't confirm if your fix is right. Let's wait for Giovany result.
by Enrico Maria Giordano
Mon Apr 10, 2023 10:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 7 / MSVS 2022 Crash
Replies: 32
Views: 2943

Re: Windows 7 / MSVS 2022 Crash

Dear Giovany,

Do you mean the FWH "profile.c" file ? It is already included in FWH.

Can you explain it ? Thanks!
by Antonio Linares
Sun Apr 09, 2023 9:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 7 / MSVS 2022 Crash
Replies: 32
Views: 2943

Re: Graphics, icons, bmp's for program layout

Dear Giovany,

many thanks! :-)
by Antonio Linares
Thu Dec 15, 2022 3:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Graphics, icons, bmp's for program layout
Replies: 12
Views: 1069

Re: Graphics, icons, bmp's for program layout

Dear Giovany,

Really excellent!

You are a FWH super Master. My admiration for your work :-)

Do you have any small example that you could share here with us ? I am sure that many of us love your coding style !!!
by Antonio Linares
Sun Dec 11, 2022 8:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Graphics, icons, bmp's for program layout
Replies: 12
Views: 1069

Re: Graphics, icons, bmp's for program layout

Dear Giovany,

Very good work, it looks very professional

Excellent! :-)
by Antonio Linares
Sat Dec 10, 2022 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Graphics, icons, bmp's for program layout
Replies: 12
Views: 1069

Re: Dark-Mode and CHECKBOX

Mr. Giovany Many Many Thanks. In these forums, every day I keep learning from expert friends like you. This was all what I knew till I saw your posting. 1) In non-themed applications, we can set any colors just like any other ...
by nageswaragunupudi
Mon Nov 28, 2022 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dark-Mode and CHECKBOX
Replies: 16
Views: 937

Re: Function IsWindows11

Dear Giovany,

FWH already supports Windows 11 from function cWinVersion():
Code: Select all  Expand view
#include "FiveWin.ch"

function Main()

   MsgInfo( cWinVersion() )

return nil

Image
by Antonio Linares
Fri Oct 14, 2022 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Function IsWindows11
Replies: 1
Views: 214

Re: hb_base64 link

Dear Giovany,

We don't want to use /FORCE:MULTIPLE

thanks for the tip
by Antonio Linares
Mon Sep 12, 2022 6:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_base64 link
Replies: 57
Views: 3475
Next

Return to advanced search