[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #2957: FontChooser error looking for it's img/filter/filter.png picture


http://gambaswiki.org/bugtracker/edit?object=BUG.2957&from=L21haW4-

Comment #10 by Bruce STEERS:

Merci bien Ben :)

i put this in _get

  Dim sPath As String = Path
  If File.IsRelative(sPath) And If sPath Not Like "{./,../,icon:,flag:}*" Then sPath = "../" & sPath

no errors now :)
thanks again


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----