User to set default value for #PB_Any option[Closed]

You need some new stunning features ? Tell us here.
Neil
Enthusiast
Enthusiast
Posts: 198
Joined: Wed Feb 29, 2012 8:04 am
Location: Melbourne, AUS

User to set default value for #PB_Any option[Closed]

Post by Neil »

Hi Polo,

Is it possible for the user to set the default value for the #PB_Any option ??

Thanks

Neil
Last edited by Neil on Fri May 24, 2013 5:22 am, edited 1 time in total.
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

Re: User to set default value for #PB_Any option

Post by jassing »

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.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Re: User to set default value for #PB_Any option

Post by rsts »

I'm not sure a default value for #PB_any would make much sense.
Neil
Enthusiast
Enthusiast
Posts: 198
Joined: Wed Feb 29, 2012 8:04 am
Location: Melbourne, AUS

Re: User to set default value for #PB_Any option

Post by Neil »

Hi All,

Sorry for confusion !!

I meant the default toggle selection in the Form Designer to use #PB_Any or not for gadgets.
User avatar
TI-994A
Addict
Addict
Posts: 2740
Joined: Sat Feb 19, 2011 3:47 am
Location: Singapore
Contact:

Re: User to set default value for #PB_Any option

Post by TI-994A »

Neil wrote:I meant the default toggle selection in the Form Designer to use #PB_Any or not for gadgets.
From the PureBasic IDE, FILE -> PREFERENCES -> FORM -> check/uncheck New Gadgets use #PB_Any by default.
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 :D
Neil
Enthusiast
Enthusiast
Posts: 198
Joined: Wed Feb 29, 2012 8:04 am
Location: Melbourne, AUS

Re: User to set default value for #PB_Any option

Post by Neil »

TI-994A wrote:
Neil wrote:I meant the default toggle selection in the Form Designer to use #PB_Any or not for gadgets.
From the PureBasic IDE, FILE -> PREFERENCES -> FORM -> check/uncheck New Gadgets use #PB_Any by default.
Hi TI-994A,

Thanks very much for that - I didn't realize that the Form designer was so well integrated into the IDE.

Cheers,

Neil
Post Reply