On samedi 10 janvier 2009, A Person wrote: > Hello > > Using 2.8.2 on Mint. > > Steps to Reproduce: > - Create small picturebox and add self-made icon image from img directory > - don't like icon image's look so go back and refine with editor and resave > > Problem: > - cannot get gambas to reload new image, always seems to show before image > - refresh doesn't seem to pull up the newer image > > Work Around: > - change to another image > - then reload old (newer) image > > for someone's attention > > pmb >
Once an image is displayed inside the form editor, it is not automatically refreshed when you update the image somewhere else. But there is a reload button for the entire form that you can use as a workaround. Regards, -- Benoit Minisini ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
