Page 1 of 2

TMultChoice

Posted: Thu Sep 21, 2023 5:01 pm
by gisjr134
Hi EveryOne ,

A Class in wich you can Select One or more itens in a Graphical Window. Similar to ListBox . You can Easily modify to Behave lilke a ListBox.

Arquivo1.png
Arquivo1.png (42.14 KiB) Viewed 43810 times
[/centre]
Arquivo3.png
Arquivo3.png (47.07 KiB) Viewed 43810 times
Arquivo1.png
Arquivo1.png (42.14 KiB) Viewed 43810 times

In case You have Difficult to Compile , remove the NOBORDER Directive.Or See The Thread 'Window Without Border' Created by me

Re: TMultChoice

Posted: Thu Sep 21, 2023 5:48 pm
by edk
+1

Re: TMultChoice

Posted: Sat Sep 23, 2023 9:30 pm
by Steed
+1

Re: TMultChoice

Posted: Tue Sep 26, 2023 3:18 am
by Rathinagiri
Super! Thank you for sharing.

Re: TMultChoice

Posted: Tue Sep 26, 2023 11:17 am
by serge_girard
Thanks !

Re: TMultChoice

Posted: Tue Sep 26, 2023 12:10 pm
by gisjr134
Thank´s all for The FeedBack. :) :)

Re: TMultChoice

Posted: Mon Oct 02, 2023 2:40 pm
by serge_girard
Hi!

I miss dll.ch ....

Re: TMultChoice

Posted: Mon Oct 02, 2023 4:17 pm
by gisjr134
You may Remove from the .prg , there won´t be any problem

Re: TMultChoice

Posted: Tue Oct 03, 2023 1:07 pm
by AUGE_OHR
hi,

i want to try it but not sure which MiniGUI Version are need :?:
i got these Error
AuxFunc1.Prg(57) Error E0030 Syntax error "syntax error at 'WINDOW'"
AuxFunc1.Prg(76) Error E0030 Syntax error "syntax error at 'WINDOW'"
AuxFunc1.Prg(92) Error E0030 Syntax error "syntax error at 'WINDOW'"
AuxFunc1.Prg(473) Error E0030 Syntax error "syntax error at 'WINDOW'"
AuxFunc1.Prg(512) Error E0030 Syntax error "syntax error at 'WINDOW'"
AuxFunc1.Prg(529) Error E0030 Syntax error "syntax error at 'WINDOW'"
6 errors
i saw some Macro ... and "all" Parameter even if NIL

i think i have a "old" Version of MiniGUI (how to find out which Version ? )

Re: TMultChoice

Posted: Tue Oct 03, 2023 4:29 pm
by gisjr134
I used HMG To Develop It , don´t know if works in Minigui.
-HMG 3.4.4 2017/03/29

Try remove NOBORDER directive.