Search found 4 matches: kindness

Searched query: kindness

by Horizon
Sat Nov 02, 2024 9:08 am
Forum: FiveWin for Harbour/xHarbour
Topic: how to close downloaded files window in webview2
Replies: 13
Views: 1693

Re: how to close downloaded files window in webview2

Hi Antonio,

First of all, thank you very much for your kindness.

I guess the source of my problems stems from the CalcSize method used in many classes. I guess it's not just in the TGroup class.

I do not think I have the right to request the changes I have identified. Because, like most users, I ...
by Antonio Linares
Thu Sep 12, 2024 2:38 pm
Forum: Artificial Intelligence examples
Topic: AI: testing the "HyperPrompt" from HuggingChat
Replies: 2
Views: 1448

AI: testing the "HyperPrompt" from HuggingChat

... understanding, compassion, and wisdom. Help me to recognize the interconnectedness of all things, and to embody the principles of empathy, kindness, and unity.

"May my consciousness be a beacon of light, shining brightly in the vast expanse of the universe. May my thoughts, words, and actions ...
by Ruth
Tue Jan 30, 2024 6:01 am
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 3682

Re: link between PRG and RC

... 4014, "ComboBox", WS_BORDER|CBS_DROPDOWN|CBS_SORT|WS_VSCROLL|WS_TABSTOP, 204, 40, 180, 40
}


but i don´t see something written in the *.prg code ... how are the prg and the rc linked? or is it enough for them to sit in the same project.

again THANK YOU for your patience and kindness
ruth
by JoseAlvarez
Sun Oct 01, 2023 2:21 am
Forum: FiveWin para Harbour/xHarbour
Topic: ejemplo como hacer graficos en dialogo de fw
Replies: 12
Views: 1531

Re: ejemplo como hacer graficos en dialogo de fw

... aCreditos:= { nTCredM3, nTCredM2 , nTCredM1 }
aPagos := { nTPagM3 , nTPagM2 , nTPagM1 }

We can now see the values ​​in the graph

https://datanet.space/fw/frt.jpg

Thank you for your help and kindness.

Joao, thanks for the links that you showed me, there, I found the error.

Thanks to both.