Hello, brand new user here.
Do the FontName and FontSize properties for the label control actually
work? I'm able to set the Text property but nothing happens when I try
and set a different font or a different size. Also tried
$win->lblName->FontSize and such but get an error saying there is no
such control.
Second Label-related question: When I set the label's border property
to etched, the text disappears. I can solve this easy by embedding a
second label inside the etched label, but is that the way it's
supposed to work?
Third misc question: is there a way to configure GUI Loft so that it
opens in a specific directory? It always opens in the same directory
as tgl.exe and I have to navigate to where my projects actually live.
Kind of a pain when there is no recent file list in the File menu.
Setting the Opens in... property in the desktop shortcut doesn't work.
Last question: Is there any documentation anywhere that would have
answered the questions above? I really do try and RTFM first.
Thanks all!