Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
72 user(s) are online (48 user(s) are browsing Forums)

Members: 0
Guests: 72

more...

Headlines

 
  Register To Post  

getfile.gadget has a bug.
Quite a regular
Quite a regular


See User information
Simple case:

obj=GetFileObject,
                    
GA_IDSMOV,
                    
GA_RelVerifyTRUE,
                    
GETFILE_FullFilesmov,
                    
GETFILE_TitleText"Select a media file",
                    
GETFILE_Patternsfpt,
                    
GETFILE_DoPatternsTRUE,
                  
End,

case 
SMOV:
   if(
gfRequestFile(obj,mainwin)) {
      
get(obj,GETFILE_Pattern,(long*)&s);
      
printf("edited pattern=%s\n",s);
   }


The thing I argue about is the fact that even if the user changes the file pattern in the pattern gadget in the ASL requester the GetFile gadget does not update its GETFILE_Pattern even if it supports GetAttr.

Software developer for Amiga OS3 and OS4.
Develops for OnyxSoft and the Amiga using E and C and occasionally C++
Go to top
Re: getfile.gadget has a bug.
Supreme Council
Supreme Council


See User information
@Denii

Not exactly a bug, more an oversight. In any case it's been addressed now for 53.9.

Thanks for the report.

Simon

Comments made in any post are personal opinion, and are in no-way representative of any commercial entity unless specifically stated as such.
----
http://codebench.co.uk
Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project