When I call up the bitmap editor in Rhino it opens paint. Where do I change that choice. e.g to Photoshop or Corel etc.
Thanks, but that didn’t work for me. I want to use Corel PhotoPaint.
I entered C:\Program Files\Corel\CorelDRAW Graphics Suite X7\Programs64\CorelPP.exe. If I chose “Set as default” the path disappears. If I enter it an just click ok. It stays listed in the Rhino settings but Rhino still defaults to MS Paint.
your path contains spaces, try using quotes.
btw how can I invoke such bitmap editor, I don’t use such commands, so I can test it and try to figure out what’s wrong
When you double click a *.bmp file what software starts?
Another possiblity is that simply in windows it is set .bmp to be opened with paint and that’s why it is opening paint.
But the image you posted shows a space between Program and files? But you are right is might be something in how I entered the path.
I call up the editor in the Materials dialogues.
I used Windows 10’s “Copy Path” to get the correct syntax. Still no go.
when I click that it asks me about a software to edit the image with.
As I expected it’s windows associated program with .jpg (in your case)
go to Photoshop and its options/settings, find file association setting and make sure you allow Photoshop to associate JPG, PNG, BMP or whatever images you use as textures.
Another option is just to go to Windows Explorer. Find the texture file, right click Properties, and there you can also pick program to associate that file with.
I’ve never got that dialogue in rhino. Also, changing the file association changes it for all programs. Not something I want to do. I have a simple viewer associated with my image types. I want that to open when I double click images. However, I’d like Rhino to link the bitmap editor to Corel PhotoPaint. In several other software packages, that is exactly how that button works. It is a link to open Corel, but the file association stays as specified in windows.
I am currently in a Rhino class and am having no end of problems with materials/application in Rhino 6. The instructor is stymied also. I will put together a complete list and post soon.
There is no real good way to change what editor is used on the edit command for images. This is by default for Windows set to MS Paint.
I have used https://defaultprogramseditor.com/ with success to change what editor is used when using the edit
command (right-click on image in windows explorer, choose edit
from the context menu). I have my Windows setup to use GIMP for that edit
, so my Rhino opens images in GIMP when clicking the pencil.
It would probably be nicer if one could just set somewhere in Rhino what program to use.
@ivelin.peychev if I am not mistaken the advanced setting Toolbars.BitmapEditor
is for editing the icon images of toolbars.
Yeah, I don’t know, maybe someone should remove the Advanced section all together. It is just confusing. I became used to use it in Rhino4. I guess it’s time to break that habit.
@CalypsoArt, check this post. I guess MS screwed up yet again in Win10 by removing the option to make Open and Edit separate software, but you still can do it using RegEdit. I never used the software @jesterking suggested, but I’ll try it.
I tried the regedit way, but that didn’t work. The default programs editor however did work.
in Windows 7, this works for sure, just did it:
- go to HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\edit\command in registry editor
- paste your programme path in Default key, make sure you paste it correctly:
“your programme here” “%1”
mine was:
“C:\Program Files\Adobe\Adobe Photoshop CC 2018\Photoshop.exe” “%1”
keep the " " where they appear.
This worked.
Your solution does open photoshop, but the file doesn’t pop up. It just starts photoshop.
Honestly!
Its 2021 - I’m in V8, and this still a problem.
Its high time the material editor was given a shake-up.
Specifically, I want to edit a bitmap material color - how can this be so hard?
For example, attached is a different (and to my mind far more straightforward and no nonsense) way to go about it.
It doesn’t matter where this is from (Sketchup V8, 2010) - the point is this interface presents most of what you need when applying / working with materials right there, and changes are applied instantly to the model.
Its straight forward and easy to understand.
Rhino needs to have something that follows these principles.
Much of the rest of the render / material interface is awkward and not at all pleasant to use.
Here’s an idea - perhaps the developers might sit in on a rhino class at a school somewhere, and just be quiet and simply observe how a bunch of students cope with trying to accomplish some of these tasks…
My bet is that everyone would get the navigation of the model space, and basic creation and editing of objects with ease; but trying to color / texture their model would be an unpleasant and frustrating experience.
In short, this side of the rhino experience is glaringly at odds with its brilliant primary navigation and object creation tools and spatial architecture.
Please consider addressing this shortcoming within the V8 development cycle.
(Meanwhile, in order to present my model to my client, in the context of real-time choosing color combinations and alternatives, by far the easiest way is to save it out, and load it into a 11 year old program, where the experience is straight-forward and stress-free.)
cheers
rabbit
Hey @rabbit - you ever find a throughline to this?
Sadly no…
Bah.
I recently installed paint.net but it doesn’t open *.exr
After seing your post, I tried GIMP and I think it’s more of what I’m looking for.
I changed the path for the image editor in regedit and then opened Rhino and after clicking the pencil it asked me to choose the program I want to open the texture image file with. The first texture was a *.jpeg and it asked again after selecting a *.png
I’ve just started using Rhino on a new Windows 11 machine. I can’t seem to get this to work. Thoughts welcome.