are there in Minigui Extended?

67 views
Skip to first unread message

jnfg...@gmail.com

unread,
Oct 11, 2025, 1:28:13 PMOct 11
to Harbour Minigui
I have an example that was made in hmg, and it has some functions that I don't know if they exist or what their names are in the extended minigui


GetControlHandle("Date_1 ","Win_3x")
GetFormToolTipHandle ("Win_3x")

I even managed to compile, but commenting out this whole part:
SendMessage( GetControlHandle("Date_1 ","Win_3x")...
page.pngI
I can't attach the .zip file
Message has been deleted

Grigory Filatov

unread,
Oct 11, 2025, 2:19:07 PMOct 11
to Harbour Minigui
Hi Josivan,

>  it has some functions that I don't know if they exist
Yes, sure.
These functions exist and they have these names.

Hope this is helpful.

Regards,
Grigory

суббота, 11 октября 2025 г. в 19:28:13 UTC+2, jnfg...@gmail.com:

José M. C. Quintas

unread,
Oct 11, 2025, 5:35:10 PMOct 11
to minigu...@googlegroups.com

Hi Grigory.

User was not clear about error.

It is a sample GetControlHandle( "date_1     ", "win_3x" )

removing spaces on name ok.

Check samples, searching by "date_1 "

As suggestion, add a Trim() on function, to prevent more wrong names with spaces.


José M. C. Quintas

I
I can't attach the .zip file
--

jnfg...@gmail.com

unread,
Oct 11, 2025, 6:10:18 PMOct 11
to Harbour Minigui
with the help of Quintas and the others I managed to solve itprinttela.png

It's an example that I thought was cool, I took it from the hmg-forum website
Reply all
Reply to author
Forward
0 new messages