bbColor3dc

Last-modified: 2010-12-08 (水) 03:00:15

特徴

bbColor3dcとは、BBColorExと同様、Windowsの配色を変更する3D Color Changer(略称:3DCC)というソフトの設定内容を、BB4Winのスタイルファイル等を通して利用できるようにするプラグインです。
bbLean(1.17.1)のインストーラーに同梱されているのでbbLean導入後すぐに利用する事ができます。

使い方

Bro@ms以外の機能はBBColorExとほぼ同様の機能を備えているので基本的な使い方はBBColorEx>使い方の項目を参照して下さい。

Broadcast Messages(Bro@ms)

bbColor3dcのreadme.txtからBroadcast Messagesの項目を抜粋したものです。
Bro@msについては(非) 公式 BB4Win FAQを参照して下さい。

Broadcast Messages:

bbColor3dc recognizes the following Broadcast Messages:

@BBColor3DC.Read <filename.3dc>

Makes bbColor3dc set colors from the specified 3dc-file.

Also disables default behaviour until cleared with:

@BBColor3DC.Clear

Reverts to the colors set before bbColor3dc has been loaded.

@BBColor3DC.Keep

This will keep the current set, even when bbColor3dc is unloaded.

@BBColor3DC.Write <filename.3dc>

Makes bbColor3dc write out the currently set system-colors

to a 3dc-file as specified.

-------------------------------------

And for those who like experimenting:

@BBColor3DC.SetColor <ITEM> #XXXXXX

Sets the color for the specified ITEM, where ITEM can be one of:

3DDKSHADOW 3DSHADOW 3DFACE 3DFACEALT 3DLIGHT 3DHIGHLIGHT

ACTIVECAPTION GRADIENTACTIVECAPTION CAPTIONTEXT ACTIVEBORDER

APPWORKSPACE BTNTEXT DESKTOP WINDOWFRAME GRAYTEXT

INACTIVECAPTION GRADIENTINACTIVECAPTION INACTIVECAPTIONTEXT

INACTIVEBORDER MENU MENUTEXT HOTLIGHT SCROLLBAR HIGHLIGHT

HIGHLIGHTTEXT INFOBK INFOTEXT WINDOW WINDOWTEXT

example: @BBColor3DC.SetColor 3DFACE #CC0000

@BBColor3DC.GetColor <ITEM> @<Broadcast_Message %s>

Makes bbColor3dc send a Broadcast Message with %s in the message

replaced by the color for the specified ITEM.

example:

@BBColor3DC.GetColor 3DFACE @BBCore.message The '3DFace' Color is %s

関連項目

関連リンク