| Author |
Message |
feautre
|
Posted: Sat May 23, 2009 2:57 pm
Re: bbColor3dc|bbcolor_3dc2
hmm.. i wasnt using BButils, maybe that was the problem? thanks unkamunka :D
hmm.. i wasnt using BButils, maybe that was the problem? thanks unkamunka :D
|
 |
unkamunka
|
Posted: Sat May 23, 2009 6:22 am
Re: bbColor3dc|bbcolor_3dc2 - minor update
feautre wrote: these updates crash xoblite. three for three, thats 100%  Two for two - by my counting..... Anyhow, bbColor_3dc2 2.0 *DOES* work on xoblite (at least on the machines here) 
[quote="feautre"]these updates crash xoblite. three for three, thats 100% #-o[/quote]Two for two - by my counting..... Anyhow, [url=http://www.lostinthebox.com/viewtopic.php?p=26678#p26678]bbColor_3dc2 2.0[/url] *DOES* work on xoblite (at least on the machines here) ;)
|
 |
igndenok
|
Posted: Sat May 23, 2009 2:25 am
Re: bbColor3dc|bbcolor_3dc2 - minor update
unkamunka wrote: Does this still happen when all your other plugins are unloaded? yep, it does. unkamunka wrote: Revised build includes bugfixes for external schemes  and, it's work now  sorry for the trouble my friend.
[quote="unkamunka"]Does this still happen when all your other plugins are unloaded?[/quote] yep, it does. [quote="unkamunka"]Revised build includes bugfixes for external schemes :D[/quote] and, it's work now :D sorry for the trouble my friend.
|
 |
feautre
|
Posted: Fri May 22, 2009 8:04 pm
Re: bbColor3dc|bbcolor_3dc2 - minor update
these updates crash xoblite. three for three, thats 100% 
these updates crash xoblite. three for three, thats 100% #-o
|
 |
unkamunka
|
Posted: Fri May 22, 2009 7:27 am
Re: bbColor3dc|bbcolor_3dc2 - minor update
Revised build includes bugfixes for external schemes  - EDIT does not work on xoblite Attachment:
File comment: no external files required - not for xoblite
bbColor_3dc2_22_01.zip [16.45 KiB]
Downloaded 1215 times
Revised build includes bugfixes for external schemes :D - EDIT does not work on xoblite[attachment=0]bbColor_3dc2_22_01.zip[/attachment]
|
 |
unkamunka
|
Posted: Wed May 20, 2009 6:27 am
Re: bbColor3dc|bbcolor_3dc2 - minor update
igndenok wrote: ... still crashes unka, sorry for the troubles  Does this still happen when all your other plugins are unloaded?
[quote="igndenok"]... still crashes unka, sorry for the troubles :oops:[/quote]Does this still happen when all your other plugins are unloaded?
|
 |
igndenok
|
Posted: Wed May 20, 2009 12:56 am
Re: bbColor3dc|bbcolor_3dc2 - minor update
unkamunka wrote: Try changing each word "true" to "false". still crashes unka, sorry for the troubles 
[quote="unkamunka"]Try changing each word "true" to "false".[/quote] still crashes unka, sorry for the troubles :oops:
|
 |
unkamunka
|
Posted: Tue May 19, 2009 6:29 am
Re: bbColor3dc|bbcolor_3dc2 - minor update
igndenok wrote: [code] ! bbColor3dc2 - settings file ! =================================================== ! set any colours at all?
bbColor3dc.SetMenus: true bbColor3dc.SetMenuSelect: true bbColor3dc.SetSelectedItem: true bbColor3dc.SetTooltip: true bbColor3dc.SetTitles: true Try changing each word "true" to "false".
[quote="igndenok"][code] ! bbColor3dc2 - settings file ! =================================================== ! set any colours at all?
bbColor3dc.SetMenus: true bbColor3dc.SetMenuSelect: true bbColor3dc.SetSelectedItem: true bbColor3dc.SetTooltip: true bbColor3dc.SetTitles: true[/quote]Try changing each word "true" to "false".
|
 |
igndenok
|
Posted: Tue May 19, 2009 2:52 am
Re: bbColor3dc|bbcolor_3dc2 - minor update
i tried 3dc style with bbColor3dc (bbColor3dc 2) and my bblean not crashes, but it can't override the 3dc setting. my bbColor3dc2.rc Code: ! bbColor3dc2 - settings file ! =================================================== ! set any colours at all?
bbColor3dc.SetMenus: true bbColor3dc.SetMenuSelect: true bbColor3dc.SetSelectedItem: true bbColor3dc.SetTooltip: true bbColor3dc.SetTitles: true
! commenting out any of the 4 settings below may crash your shell ! to accept the defaults: leave the entries blank
bbColor3dc.Menus: Toolbar bbColor3dc.MenuSelect: ToolbarButtonPressed bbColor3dc.SelectedItem: ToolbarWindowLabel bbColor3dc.Tooltip: ToolbarButton
! valid entries: ! Toolbar ! ToolbarButton ! ToolbarButtonPressed ! ToolbarLabel ! ToolbarWindowLabel ! ToolbarClock ! MenuTitle (default for bbColor3dc.MenuSelect) ! MenuFrame (default for bbColor3dc.Menus) ! MenuHilite (default for bbColor3dc.SelectedItem) ! WindowFocusTitle ! WindowFocusLabel ! WindowFocusHandle ! WindowFocusGrip ! WindowFocusButton (default for bbColor3dc.Tooltip) ! WindowFocusButtonPressed ! WindowUnfocusTitle ! WindowUnfocusLabel ! WindowUnfocusHandle ! WindowUnfocusGrip ! WindowUnfocusButton
! author option for saving own schemes (remove the ! & add a name) !bbColor3dc.dcAuthor:
and this is my bbColor_3dc2.rc (bbColor3dc 2.1) Code: ! bbColor_3dc2 - settings file ! =================================================== ! set any colours at all?
bbColor3dc.SetMenus: true bbColor3dc.SetMenuSelect: true bbColor3dc.SetSelectedItem: true bbColor3dc.SetTooltip: true bbColor3dc.SetTitles: true
! commenting out any of the 4 settings below may crash your shell ! to accept the defaults: leave the entries blank
bbColor_3dc2.Menus: Toolbar bbColor_3dc2.MenuSelect: ToolbarButtonPressed bbColor_3dc2.SelectedItem: ToolbarWindowLabel bbColor_3dc2.Tooltip: ToolbarButton
! valid entries: ! Toolbar ! ToolbarButton ! ToolbarButtonPressed ! ToolbarLabel ! ToolbarWindowLabel ! ToolbarClock ! MenuTitle (default for bbColor_3dc2.MenuSelect) ! MenuFrame (default for bbColor_3dc2.Menus) ! MenuHilite (default for bbColor_3dc2.SelectedItem) ! WindowFocusTitle ! WindowFocusLabel ! WindowFocusHandle ! WindowFocusGrip ! WindowFocusButton (default for bbColor_3dc2.Tooltip) ! WindowFocusButtonPressed ! WindowUnfocusTitle ! WindowUnfocusLabel ! WindowUnfocusHandle ! WindowUnfocusGrip ! WindowUnfocusButton
! author option for saving own schemes (remove the ! & add a name) !bbColor_3dc2.dcAuthor:
even with separate 3dc settings (style.3dc) my bblean crashes. use WinXP Pro SP2 and bbLean 1.17 090127 btw, this plugin it's so interesting 
i tried 3dc style with bbColor3dc (bbColor3dc 2) and my bblean not crashes, but it can't override the 3dc setting. my bbColor3dc2.rc [code] ! bbColor3dc2 - settings file ! =================================================== ! set any colours at all?
bbColor3dc.SetMenus: true bbColor3dc.SetMenuSelect: true bbColor3dc.SetSelectedItem: true bbColor3dc.SetTooltip: true bbColor3dc.SetTitles: true
! commenting out any of the 4 settings below may crash your shell ! to accept the defaults: leave the entries blank
bbColor3dc.Menus: Toolbar bbColor3dc.MenuSelect: ToolbarButtonPressed bbColor3dc.SelectedItem: ToolbarWindowLabel bbColor3dc.Tooltip: ToolbarButton
! valid entries: ! Toolbar ! ToolbarButton ! ToolbarButtonPressed ! ToolbarLabel ! ToolbarWindowLabel ! ToolbarClock ! MenuTitle (default for bbColor3dc.MenuSelect) ! MenuFrame (default for bbColor3dc.Menus) ! MenuHilite (default for bbColor3dc.SelectedItem) ! WindowFocusTitle ! WindowFocusLabel ! WindowFocusHandle ! WindowFocusGrip ! WindowFocusButton (default for bbColor3dc.Tooltip) ! WindowFocusButtonPressed ! WindowUnfocusTitle ! WindowUnfocusLabel ! WindowUnfocusHandle ! WindowUnfocusGrip ! WindowUnfocusButton
! author option for saving own schemes (remove the ! & add a name) !bbColor3dc.dcAuthor:
[/code] and this is my bbColor_3dc2.rc (bbColor3dc 2.1) [code] ! bbColor_3dc2 - settings file ! =================================================== ! set any colours at all?
bbColor3dc.SetMenus: true bbColor3dc.SetMenuSelect: true bbColor3dc.SetSelectedItem: true bbColor3dc.SetTooltip: true bbColor3dc.SetTitles: true
! commenting out any of the 4 settings below may crash your shell ! to accept the defaults: leave the entries blank
bbColor_3dc2.Menus: Toolbar bbColor_3dc2.MenuSelect: ToolbarButtonPressed bbColor_3dc2.SelectedItem: ToolbarWindowLabel bbColor_3dc2.Tooltip: ToolbarButton
! valid entries: ! Toolbar ! ToolbarButton ! ToolbarButtonPressed ! ToolbarLabel ! ToolbarWindowLabel ! ToolbarClock ! MenuTitle (default for bbColor_3dc2.MenuSelect) ! MenuFrame (default for bbColor_3dc2.Menus) ! MenuHilite (default for bbColor_3dc2.SelectedItem) ! WindowFocusTitle ! WindowFocusLabel ! WindowFocusHandle ! WindowFocusGrip ! WindowFocusButton (default for bbColor_3dc2.Tooltip) ! WindowFocusButtonPressed ! WindowUnfocusTitle ! WindowUnfocusLabel ! WindowUnfocusHandle ! WindowUnfocusGrip ! WindowUnfocusButton
! author option for saving own schemes (remove the ! & add a name) !bbColor_3dc2.dcAuthor:
[/code] even with separate 3dc settings (style.3dc) my bblean crashes. use WinXP Pro SP2 and bbLean 1.17 090127
btw, this plugin it's so interesting :)
|
 |
unkamunka
|
Posted: Mon May 18, 2009 12:28 pm
Re: bbColor3dc|bbcolor_3dc2 - minor update
igndenok wrote: yup, i have bbColor_3dc2.rc in my folder... Have you changed the settings in bbColor_3dc2.rc from what was in the original download?
[quote="igndenok"]yup, i have bbColor_3dc2.rc in my folder...[/quote]Have you changed the settings in bbColor_3dc2.rc from what was in the original download?
|
 |
igndenok
|
Posted: Mon May 18, 2009 10:48 am
Re: bbColor3dc|bbcolor_3dc2 - minor update
unkamunka wrote: igndenok wrote: my blackbox crash when i try to changed style with 3dc style...any idea ? Do you have the default bbColor_3dc2.rc in your folder? If you have the newest version of bbColor_3dc2, you shouldn't need bbUtils. yup, i have bbColor_3dc2.rc in my folder. even without bbUtils (with the newest of bbColor_3dc2) i still got crashes.
[quote="unkamunka"][quote="igndenok"]my blackbox crash when i try to changed style with 3dc style...any idea ?[/quote]Do you have the default bbColor_3dc2.rc in your folder? If you have the newest version of bbColor_3dc2, you shouldn't need bbUtils.[/quote] yup, i have bbColor_3dc2.rc in my folder. even without bbUtils (with the newest of bbColor_3dc2) i still got crashes.
|
 |
unkamunka
|
Posted: Mon May 18, 2009 9:10 am
Re: bbColor3dc|bbcolor_3dc2 - minor update
igndenok wrote: my blackbox crash when i try to changed style with 3dc style...any idea ? Do you have the default bbColor_3dc2.rc in your folder? If you have the newest version of bbColor_3dc2, you shouldn't need bbUtils.
[quote="igndenok"]my blackbox crash when i try to changed style with 3dc style...any idea ?[/quote]Do you have the default bbColor_3dc2.rc in your folder? If you have the newest version of bbColor_3dc2, you shouldn't need bbUtils.
|
 |
igndenok
|
Posted: Mon May 18, 2009 6:30 am
Re: bbColor3dc|bbcolor_3dc2 - minor update
my blackbox crash when i try to changed style with 3dc style (ex: theblues - 0505 all blue). i have the latest bbUtils in my blackbox folder. use bbLean 1.17, any idea ?
my blackbox crash when i try to changed style with 3dc style (ex: theblues - 0505 all blue). i have the latest bbUtils in my blackbox folder. use bbLean 1.17, any idea ?
|
 |
unkamunka
|
Posted: Fri May 15, 2009 1:54 pm
Re: bbColor3dc|bbcolor_3dc2
A minor update to bbColor_3dc2 - works on xoblite too - that has removed all dependencies on external *.dlls.  EDIT: bbColor_3dc2 2.1 removed due to bug on extrenally generated schemes. 
A minor update to bbColor_3dc2 - works on xoblite too - that has removed all dependencies on external *.dlls. :D
EDIT: bbColor_3dc2 2.1 removed due to bug on extrenally generated schemes. :(
|
 |
unkamunka
|
Posted: Mon Jan 05, 2009 4:48 pm
bbColor_3dc2 (all branches)
bbColor meets 3dcc meets bbColorEx  - limited customisation - all main styleItems available
- support for parentRelative & both syntaxes
- update for MenuBar & MenuHilight
READ the DocumentationNOTE latest version of bbUtils REQUIRED - place bbUtils in the same folder as blackbox.exe, then quit & restart blackbox.exe Attachment:
File comment: have bbUtils in the blackbox.exe folder BEFORE starting blackbox
bbColor_3dc2.zip [12.34 KiB]
Downloaded 359 times
bbColor meets 3dcc meets bbColorEx :D[list][*] limited customisation - all main styleItems available [*] support for parentRelative & both syntaxes [*] update for MenuBar & MenuHilight[/list]READ the [url=http://www.tancrend.org/bb4win/bbColor_3dc2.html]Documentation[/url] NOTE latest version of [url=http://www.tancrend.org/bb4win/bbUtils.dll]bbUtils[/url] REQUIRED - place bbUtils in the same folder as blackbox.exe, then quit & restart blackbox.exe[attachment=0]bbColor_3dc2.zip[/attachment]
|
 |