I am using Civil3d 2011 and the ribbon will not display. The button seem to work some times but I can't see the ribbon, QAT, or Infocenter. I tried relaoding the CUI files, updated video card drivers, Civil3D patches, even uninstalled and reinstalled Civil3D.
I can turn the ribbon off (ribbonclose) and the ribon area is rendered correctly on the screen. I can turn the menubar on/off and it works just fine.
I tried logging on to the computer as different user, as the administrator, etc. Same error.
I use the Ribbon but now I can't because I can't see it.
This morning I somehow changed the way the command icons are displayed, so how can I restore the command icons back to the default display. I've tried to figure out where the setting is for the way the icons are displayed, but I haven't been able to reset it back to the default setting.
Here's what the display got changed to, that I want to change back to the default setting.
I've just been messing about with the ribbon in Civil 3D 2013 and managed to create my own tab and add a panel with 3 rows. In one of them i have added the command BATTMAN. I've obviously added an icon and used button style 'Large with Text (Vertical)'.
I've noticed that on other buttons with longish names under them have wrapped text. How do i achieve this so say 'Block Attribute Manager' text would appear stacked under the button?
The PC (running XP PRO 32bit) in question is at a middle school, so I'm sure someone was playing with settings, but I cannot find what they changed. underneath each screen icon that should say INVENTOR STUDIO, APPLICATION OPTIONS, SHEETMETAL, MODEL, etc. etc...all that shows is boxes; it's like they've either changed the language for the app to chinese (or other unsupported/unloaded in our OS) or some system font is haywire, but this only is affecting Inventor 2011 so far so I believe they changed a setting in the app. Once I get into a menu option; the text for each tab is correctly displayed. Where would one set the text/font for all icons in the Inventor 2011 interface?
I have a cuix setup as an enterprise menu. The drop-down menu loads up fine in my workspace. However, when i go to customize the workspace, and add the ribbon portion of the cuix, it fails to load it. The same enterprise menu loads fine in AutoCAD 2011.
I'm working on a Ribbon and Icon design for our software and I'm having some issues getting my icons to appear the same way they do in AutoCAD. When I hover over an icon on my custom Ribbon there is a white box around the icon (see Ribbon.jpg), but when I hover over an AutoCAD icon the white box does not appear (see Ribbonii.jpg).
Just installed inventor 2013 and the icon to launch vault is missing from the ribbon where it used to be in v 2012. Also when i try to open a file the quick link to vault is not there. i have installed vault basic 2013 and it opens up fine and my files are in it. Do i have to create a link?
Is it possible to have a custom grayed out icon in the ribbon when this icon has been used at least once? For example, the user clicks on this icon and it becomes gray to notify the user it has been used. The purpose is to load certain DLL with Netload only once.
i have aprblem with the main icons of the ribbon, i install the program and it works correctly Suddenly the user interface converts to the normal autocad i tried to restore the ACAD.CUIX and doesn't work.
i have Win8, the version i have of the program is 2014 and the problem also happen on autocad architecture.
I am trying to create a ribbon of my own, and the code and execution is fine, but I am not able to put the images.
my images are not more than 1 kb in size and are stored in the resources.resources1.... how do I get them to display.
I am trying to work with the available code found in one of the training sessions,
'Code starts
'on one of my subs I am calling this function
'ribBtn.LargeImage = LoadImage("FR.png")
Private Shared Function LoadImage(ByRef ImageName As String) As Imaging.BitmapImage
Dim bi As New System.Windows.Media.Imaging.BitmapImage()
bi.BeginInit() bi.StreamSource = GetEmbeddedResourceStream("MyRibbon_Autocad." & ImageName) bi.EndInit() ' When i debug the code, the code is exiting at this point, i am assuming it is not getting initialised. Return bi End Function
Protected Shared Function GetEmbeddedResourceStream(ByVal ResourceName As String) As Stream Return System.Reflection.Assembly.GetExecutingAssembly().GetManifestResourceStream(ResourceName) End Function
I dont see any error, but the ribbon is getting generated but withut any images, just a plane ribbon.
I'd like to understand to logic behind code "NaN" which controls the size of a combo box. I found 2 of those combo boxes with the same value but the onscreen size is different.
Some how I changed the way my ribbon displays and I can't find the correct termenology to find the solution on the help section. Previously the different function icons displayed with each panel on the ribbon. now only the pannel and title display. Where do i look to change the setting back?
Inventor Premium 2013 SP1.1 Vault 2013- plain vanilla version HP G71 notebook celeron cpu w 4gb RAM and 64 bit system Win 7 home premium
why the Arial narrow font used in dwg files from earlier Acad version won't display as expected in Acad 2011/Windows 7/32 Bit.
All text characters display as a very simple thin lines of constant thickness no matter how close you zoom in. Neither can I create new text using A/Narrow though all other fonts work ok.
Files with this issue were created in WindowsXP on a PC and the problem is surfacing on Win7 running on VM Ware Fusion installed on iMac & therefore preventing me from fully migrate over to Mac as I need to work now and again on old files.
I am having a problem with a bunch of existing drawings. The drawings displayed fine with Autocad 2009 but with 2010 the blocks have huge rectangles drawn around them. (so big they extend off the title block) We have a few machines running older versions and the drawings display fine but any machine with 2010 all displays these boxes.
I received a drawing from a client where the architectural ticks display very large. The leader arrow shows as the correct size but the dimension tick does not. I went into the dimension style manager (dimstyle) and everything seems to be in order. The tick size is set up to be 1/16". I tried to dredge up out of my memory the autocad variables that mess with the size of the archtectural ticks like "dimasz" and "dimblk", but with no luck.
I used to be able to maximize a display window and then make the image fit the window and finally shrink the window to fit the image. This seems to have changed recently. What are the equivalent keystrokes to accomplish fitting the image to the window and then shrinking the window to the image?
I'm working on one of our standard layouts for a client. Our typical drawing setup is the base drawing file, surrounded by our Xref'ed border. On said border Xref, we have all the information that does not change between drawings (Revision history, address of job site, etc). The only things that change - and, thus, are not on the xref - are the title of each individual sheet and their number; in the case of these objects, they are located on the drawing file itself in the appropriate position. They are, however, the same font as the text in the Xref - "Standard". Or, at least, they're supposed to be.
The text in the base drawing file seems to be a different version of the text from the Xref - a much blockier, sharper-edged version than the Xref text. My first response was "Okay - I'll just copy/paste the text from the border into my base drawing file, and force the existing text to match the properties of the imported text."
This, however, did not work. The imported text automatically assumed the same form as the existing text. Here's a screenshot from the base drawing, illustrating this (The "Mechanical Plan" also exists on the base drawing, and not the Xref):
I copied the existing text from the base drawing (In this case, the "Mechanical Plan") and pasted it directly into the Xref itself, to see what would happen. Apparently, it wants to stay blocky:
In the latter example, I even tried to force the blocky text to assume the properties of the smooth text via MA (Match properties). I specifically need to make the text in the base drawing conform to the style that the text is assuming in the Xref - which is to say "Smooth."
I have just installed Inventor 2013. How can I fix the UI Ribbon cutting off button text? I have attached a photo demonstrating the problem. I cropped the screen shot to only show the ribbon to cut down on excessive image size.