Author Topic: [u / s] problem  (Read 1276 times)

Bono

  • VM-68
  • Posts: 193
[u / s] problem
« on: January 10, 2010, 03:20:54 PM »
Hi. i have my menus, but i have problem with:

Code: [Select]
flags can only be 'u' or 's'
The console shows me this problem when I type in first widget anything with a space and trying accept this in second widget.

Code: [Select]
widget
yrel 23
xcent 226
halign right
type field
width 9
text "Miejce 1:"
cvar "serwer1_temp"

widget
xrel 5
yrel 2
halign left
type text
text "OK"
command "set serwer1 $serwer1_temp"

What should I do to delete this problem?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: [u / s] problem
« Reply #1 on: January 21, 2010, 05:58:13 PM »
Unfortunately, there's not a way to enter text with quotes, so setting things with spaces works.  This has been a long standing issue and has not been resolved yet.  I think if you literally put quotes around the text you enter, it will work.

Bono

  • VM-68
  • Posts: 193
Re: [u / s] problem
« Reply #2 on: January 22, 2010, 10:00:18 AM »
Thanks for your reply. Hmm, Have you later fix this? ;)

Sorry for my bad English. :(

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: [u / s] problem
« Reply #3 on: January 22, 2010, 10:45:21 AM »
I don't know when it will be fixed.  You can vote up the priority on the feature vote here: http://dplogin.com/dplogin/featurevote/feature.php?id=10034

Bono

  • VM-68
  • Posts: 193
Re: [u / s] problem
« Reply #4 on: January 22, 2010, 11:45:19 AM »
OK thanks!

Special greetings from Poland! :)

P.S - Do you want to see the interface from my menus? All screens is HERE. They are updated when I do something new or make public release. (Probably also be in ang.)