URL:
  <http://gna.org/patch/?3813>

                 Summary: Add default message option capability to WML
                 Project: Battle for Wesnoth
            Submitted by: coffee
            Submitted on: Sat 30 Mar 2013 12:49:02 PM CST
                Priority: 4
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Here's a patch so that when you have in WML messages with options to choose
from, a default can be specified. e.g. to set a default for the second
option:

[message]
  [option]
    message=message1
  [/option]
  [option]
    message=message2
    default=yes
  [/option]
  [option]
    message=message3
  [/option]
[/message]

I've tested and this works with input_text also (not taking focus away from
it, but setting still the default button).

Not sure who to assign to.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 30 Mar 2013 12:49:02 PM CST  Name:
2013.03.30_default_message_option.patch  Size: 2kB   By: coffee

<http://gna.org/patch/download.php?file_id=17607>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?3813>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to