Re: [Gambas-user] Problem Iconview Orientation Horizontal

2015-08-03 Thread Adrien Prokopowicz
Le Mon, 03 Aug 2015 22:30:17 +0200, herberth guzman a écrit: > Hi > Benoit > > I have a problem with IconView > > IconView1.Orientation = Arrange.Horizontal > Error = "Pending Path" > > If you are in Vertical it works well. > IconView1.Orientation = Arrange.Vertical > > I have Gambas3 3.8 Rev.7

[Gambas-user] Problem Iconview Orientation Horizontal

2015-08-03 Thread herberth guzman
Hi Benoit I have a problem with IconView IconView1.Orientation = Arrange.Horizontal Error = "Pending Path" If you are in Vertical it works well. IconView1.Orientation = Arrange.Vertical I have Gambas3 3.8 Rev.7215 Regards, Herberth ---