Author Topic: pawsMultiLineText and Text  (Read 745 times)

AryHann

  • Veteran
  • *
  • Posts: 1244
  • WonderWoman
    • View Profile
pawsMultiLineText and Text
« on: March 04, 2005, 03:35:53 pm »
Hi,

I have noticed that pawsMultiLineText widget in path (label_description) is not visualized (it happens also in PS).

I forced the text in this way :

label_desc = (pawsMultiLineTextBox*)FindWidget(\"label_description\");

    label_desc->SetText(\"Please select a description or write a custom one.\");


But, if I write the text in the widget, like here:
AryHann

http://www.reflex.lth.se/culture/annelov - Virtual Annelöv -
Engine Dep. - One of Talad's Angels - Aka ww & Ahrijani's Goddess

Androgos

  • Guest
(No subject)
« Reply #1 on: March 04, 2005, 06:03:18 pm »
Quote
Originally posted by AryHann


I don\'t know because I haven\'t tested in a while, but TextBoxs tend to use text instead of label:

   
Perhaps you could test with   then?

AryHann

  • Veteran
  • *
  • Posts: 1244
  • WonderWoman
    • View Profile
(No subject)
« Reply #2 on: March 07, 2005, 09:15:33 am »
Thanks, it worked!

I was just modifying the existing file, so I haven\'t paid attention to that detail.

Btw, in data/gui/paths.xml there is that error, in here :


         
           
           


It should be change to as you suggested me.

Ary
AryHann

http://www.reflex.lth.se/culture/annelov - Virtual Annelöv -
Engine Dep. - One of Talad's Angels - Aka ww & Ahrijani's Goddess