Hi Polo,
Is it possible for the user to set the default value for the #PB_Any option ??
Thanks
Neil
User to set default value for #PB_Any option[Closed]
User to set default value for #PB_Any option[Closed]
Last edited by Neil on Fri May 24, 2013 5:22 am, edited 1 time in total.
Re: User to set default value for #PB_Any option
I would doubt it very much, even as a hack; since it would require code changes to every other function that uses it directly or indirectly.
Re: User to set default value for #PB_Any option
I'm not sure a default value for #PB_any would make much sense.
Re: User to set default value for #PB_Any option
Hi All,
Sorry for confusion !!
I meant the default toggle selection in the Form Designer to use #PB_Any or not for gadgets.
Sorry for confusion !!
I meant the default toggle selection in the Form Designer to use #PB_Any or not for gadgets.
Re: User to set default value for #PB_Any option
From the PureBasic IDE, FILE -> PREFERENCES -> FORM -> check/uncheck New Gadgets use #PB_Any by default.Neil wrote:I meant the default toggle selection in the Form Designer to use #PB_Any or not for gadgets.
Texas Instruments TI-99/4A Home Computer: the first home computer with a 16bit processor, crammed into an 8bit architecture. Great hardware - Poor design - Wonderful BASIC engine. And it could talk too! Please visit my YouTube Channel 

Re: User to set default value for #PB_Any option
Hi TI-994A,TI-994A wrote:From the PureBasic IDE, FILE -> PREFERENCES -> FORM -> check/uncheck New Gadgets use #PB_Any by default.Neil wrote:I meant the default toggle selection in the Form Designer to use #PB_Any or not for gadgets.
Thanks very much for that - I didn't realize that the Form designer was so well integrated into the IDE.
Cheers,
Neil