From: Arnaud B. <arn...@fr...> - 2011-01-25 21:49:21
|
Hello, Le 25/01/2011 20:56, Peter Slegg a écrit : > When using DFRM is there a quick and easy way to create a fileselector > button and field ? > AFAIK, no... i mean : yes but it's not in dfrm ATM. If you mean a button with a filename inside, which calls the AES fileselector (FselInput()) when the button is selected, well... i don't think it's a so heavy work to code (mainly some strcpy/strcat stuff). BTW, you're right, this may be something usefull for others and it's quite generic... so it may be added to dfrm (IMO). Arnaud. |