> Maybe better to place the lower widgets in a container widget and to change 
> the visible property of the container widget.

OK, it did the trick.

Thanks.

I have some trouble with Tfilenameedit.

If using:

uos_LoadLib(Pchar('/home/fred/uos_mse/lib/Linux/64bit/LibPortaudio-64.so')) ->
it works.

But when using:
Afilenameedit.value := '/home/fred/uos_mse/lib/Linux/64bit/LibPortaudio-64.so' ;
uos_LoadLib(Pchar(Afilenameedit.value)) ; -> it does not work.

Do you have a idea why it does not work ?

Thanks.

Fre;D

                                          
------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to