bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Customizable rollout presets


From: Øystein O Johansen
Subject: Re: [Bug-gnubg] Customizable rollout presets
Date: Thu, 11 Sep 2003 12:57:05 +0200

<quote Dean>
I'd like to suggest that users have the ability to set up several custom
rollout profiles, so that he can configure them and switch back and forth
with a single click (on the toolbar maybe, or somewhere easily accessible).
Snowie does this with the "mini-rollout" button on its panel. It's a handy
feature.
</quote Dean>

<quote Jørn>
This has been on the wish list for a while, but nobody is working on it.
</quote Jørn>

Hi.

Can we let the user create thair own menu for features like this? An user
created file could be parsed at startup. Something like this:

<menu>
  <menutitle>Personal</menutitle>
  <menuitem>
    <label>Mini rollout</label>
    <command>"load commands setminirollout.txt"</commmad>
  </menuitem>
  <menuitem>
    <label>Extensive rollout</label>
    <command>"load commands setextrollout.txt"</commmad>
  </menuitem>
  <menuitem>
    <seperator>
  </menuitem>
  <menuitem>
    <label>Rollout marked moves</label>
    <command>"> mypython.py"</commmad>
  </menuitem>
</menu>

Is this possible?
Do we want users to be able to add his own menu in this way?

-Øystein


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]