Re: [Gambas-user] Preview only works with some files

2013-05-25 Thread Benoît Minisini
Le 25/05/2013 23:05, Antonio Sánchez a écrit : > For our purpose, yes, it is a bit low. > Where could we change this limit? > You can't at the moment, but you can handle the "Icon" event instead, and set the Icon property: that allows you to create the image preview yourself as you like. Regard

Re: [Gambas-user] Preview only works with some files

2013-05-25 Thread Antonio Sánchez
For our purpose, yes, it is a bit low. Where could we change this limit? 2013/5/25 Benoît Minisini > Le 25/05/2013 22:43, Antonio Sánchez a écrit : > > We are using FileChooser control with "ShowPreview" to True, but only get > > some previews and we don't know why. We find no aparent reason. >

Re: [Gambas-user] Preview only works with some files

2013-05-25 Thread Benoît Minisini
Le 25/05/2013 22:43, Antonio Sánchez a écrit : > We are using FileChooser control with "ShowPreview" to True, but only get > some previews and we don't know why. We find no aparent reason. > > I attached a screenshot. > When the file is too big (> 64K), the preview is not shown. Maybe the limit i