Ticket #1887 (closed defect: invalid)

Opened 14 years ago

Last modified 14 years ago

skin does not apply to button bar

Reported by: s01ja Owned by:
Priority: minor Milestone: 4.7
Component: mc-skin Version: 4.7.0-pre4
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

the new skin feature cannot set the color of the button bar of the internal file editor

[core]

_default_=green;black

[editor]

_default_=green;default

expect: buttonbar is green buttons w/ black background
is: buttonbar is white buttons w/ blue background

attaching first try of porting old command-line arguments to skin file (which is VERY nice to use:) its not toughly tested and released for development purposes.

Attachments

greenonblack.ini (1.3 KB) - added by s01ja 14 years ago.
test of skin ini

Change History

Changed 14 years ago by s01ja

test of skin ini

comment:1 follow-up: ↓ 2 Changed 14 years ago by andrew_b

  • Component changed from mcedit to mc-skin

Is it relative to

comment:2 in reply to: ↑ 1 Changed 14 years ago by andrew_b

Replying to andrew_b:

Is it relative to

Sorry. :) Forget this.

comment:3 Changed 14 years ago by slavazanko

  • Status changed from new to closed
  • Resolution set to invalid

Try:

[buttonbar]
    hotkey=red;white
    button=green;black
Note: See TracTickets for help on using tickets.