Re: [Qgis-user] multiple lines label not working

2010-06-28 Thread maning sambale
excellent! two new cool tip in a day Thanks! On Mon, Jun 28, 2010 at 7:19 PM, Jürgen E. wrote: > Hi Maning, > > On Mon, 28. Jun 2010 at 18:27:11 +0800, maning sambale wrote: >> In the layer properties labels tab, there is an option for >> multiplelines labels.  I added "/n" into the label name a

Re: [Qgis-user] multiple lines label not working

2010-06-28 Thread Jürgen E . Fischer
Hi Maning, On Mon, 28. Jun 2010 at 18:27:11 +0800, maning sambale wrote: > In the layer properties labels tab, there is an option for > multiplelines labels. I added "/n" into the label name attribute then > activated the multiplelines option. You have to enter a "real" newline. If you want to

[Qgis-user] multiple lines label not working

2010-06-28 Thread maning sambale
In the layer properties labels tab, there is an option for multiplelines labels. I added "/n" into the label name attribute then activated the multiplelines option. In the map view, I get a label string1\nstring2 instead of string1 string2 Any idea why? -- cheers, maning --