Taskbar and icons disappeared

Yesterday, when loading a new briscad menu file, my standard taskbar and icons disappear. How can I reinstall it again?
I reinstalled Bricscad, but the problem isn't solved.
As an attachment you can find a print screen.

Thanks!!

Pieter

Comments

  • It look like unloaded menu. Try type command CUI, them in menu FILE - Load main CUI file...

    Select something like this:

    C:\Users\YOUR_NAME\AppData\Roaming\Bricsys\Bricscad\V12\en_US\Support\default.cui

    In XP is it (as remember well):

    C:\Documents and Settings\YOUR_NAME\Application Data\Bricsys\Bricscad\V12\en_US\Support\default.cui
  • If you want to load an additional menu(s) or toolbar(s), choose Customize in the Tools menu, then choose 'Load partial CUI file ...' from the File menu on the Customize dialog.
  • Hi Pieter,

    It looks like you have replaced the Bricscad default menu with one called "Wegontwerp". Most likely "Wegontwerp" is a partial menu, meant to be loaded alongside of the default menu, not to replace it.

    you can check if this is the case by typing ._MENUNAME in at the command line. If it reports "Wegontwerp.cui" instead of "default.cui", then indeed this will be the case, and you will need to find and load your default.cui per Juraj's post.

    If you can't find the "default.cui" you can try copying and pasting the following lisp code onto your command line.

    [code](command "._MENU" (findfile "default.cui"))[/code]

    Hopefully this will find the default.cui for you and load it.

    To load "Wegontwerp" as a partial menu go into the CUI (._CUSTOMIZE on the command line), then right click on Bricscad and select the Load partial Cui option. See the attached screen grab for reference.


    Regards,

    Jason Bourhill

    CAD Concepts


    imageLoadPartialCUI.png
This discussion has been closed.