FileChooser

Post

Posted
Rating:
#1 (In Topic #97)
Avatar
Guru
cogier is in the usergroup ‘Guru’
With a FileChooser Is there a way to set the value of the 'icon size control' using software?

<IMG src="http://www.cogier.com/gambas/FileChooser.png"> </IMG>

The setting (32/&H20) goes from 0 to 256. The default is 32 as in both images here.

<IMG src="http://www.cogier.com/gambas/SettingsFileChooser.png"> </IMG>
Online now: No Back to the top

Post

Posted
Rating:
#2
Avatar
Regular
jornmo is in the usergroup ‘Regular’
 You will probably have to use the .Childrens array. Open the FileChooser component's sourcefile (from SVN) and try to see what what the parents of the slider is and that control's parent until you reach the form.

Online now: No Back to the top
1 guest and 0 members have just viewed this.