[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 86: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 151: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 152: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 329: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
DesignCAD DC Toolkit FileLinker Forum • Hot-Toolbox
Seite 1 von 1

Hot-Toolbox

Verfasst: Donnerstag 14. November 2019, 14:27
von JohW
Lässt sich die Reihenfolge der eingefügten Tools in einer Hot-Toolbox verändern? (DesignCAD 3D MAX 2016)

Re: Hot-Toolbox

Verfasst: Donnerstag 14. November 2019, 16:44
von DcUser
Ja - lässt sich. Man muss die Hot-Toolbox als (DCT) Datei speichern und dann kann man sie mit einem ASCII-Editor (z.B. Notepad.exe) bearbeiten. Die "alte" Hot-Toolbox entfernen und die neue wieder DCT-Datei laden.

Re: Hot-Toolbox

Verfasst: Donnerstag 14. November 2019, 17:40
von JohW
Vielen Dank DcUser für die schnelle Antwort.

Ah ja, jetzt funktioniert es.

Und was was bedeuten die Einträge "HotToolBmpType...=0" und "HotToolBmpID...=0"?

Re: Hot-Toolbox

Verfasst: Freitag 15. November 2019, 11:05
von DcUser
Beispiel: Zoom-Toolbox

[CustomToolbox]
Name=Zoom
HotToolNo=3
HotToolCmd1=10063
HotToolBmpType1=0
HotToolBmpID1=0
HotToolCmd2=10080
HotToolBmpType2=0
HotToolBmpID2=0
HotToolCmd3=20000
HotToolPath3=C:\DCMakros\Zoom2.d3m
HotToolBmpType3=2
HotToolBmpID3=0
HotToolBmpText3=Z2

Beschreibung:
HotToolNo = Anzahl der Icons in der Toolbox
HotToolCmdx = DesignCAD Befehlsnummer (20000 = Makro, 20500 = Exe-Datei)
HotToolPathx = Makros oder Exe-Datei mit Pfadangabe
HotToolBmpPathx= Bitmap-Datei mit Pfadangabe
HotToolBmpTypex = Art des Icons (0=Icon des DesignCAD-Befehles, 1=Internes Bitmap, 2=Text, 3=Externes Bitmap)
HotToolBmpIDx = Id des internen Bitmaps
HotToolBmpTextx = Text für das Icon