Grasshopper

algorithmic modeling for Rhino

Hi David,

first thanks!

Here starts the list:

- double click on panel does not work

- edit panel will crash rhino

- clock will only update when double-clicked

Views: 894

Replies to This Discussion

 clock will only update when double-clicked

This is intentional. Maybe it should have a timer feature to give the current time continuously as an option?

Oh, I see. The timer connection seemed so obvious and didn´t work, so I considered it as a bug, since there no context menu option either.

Another one for the list:

Preview of meshes in wireframe mode seems to be gone. Meshes are now only visible in shaded mode, which hides the face structure of the mesh. [Rhino 5 SR3 x64]

Can someone confirm this?

I can confirm this. Its probably an oversight. If you have Display>Preview Mesh Edges unticked in the dropdown menu then it will not show up in the wireframe preview. If you turn it on (ctrl+M) you will see them appear.

Check, found it! thanks

Yeah it's a bug. Not sure if I can fix it for today's release though.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

- double click on panel does not work

Cannot seem to find this issue, works fine.

- edit panel will crash rhino

Cannot seem to find this issue, works fine.

[Rhino 5 SR3 x64]

strange. same configuration here. 

This is the RhinoDotNetCrash.txt:

System::Windows::Forms::Application::ThreadException event occured

SENDER: System.Threading.Thread

EXCEPTION: System.ArgumentException
MESSAGE: Das Steuerelement unterstützt keine transparenten Hintergrundfarben.
SOURCE: System.Windows.Forms
CALL STACK
bei System.Windows.Forms.Control.set_BackColor(Color value)
bei System.Windows.Forms.TextBoxBase.set_BackColor(Color value)
bei Grasshopper.GUI.GH_PanelEditorControl.set_PanelProperties(GH_PanelProperties value) in C:\dev\Grasshopper\1.0\root\src\GH_PanelEditorControl.vb:Zeile 53.
bei Grasshopper.Kernel.Special.GH_Panel.ShowEditDialog() in C:\dev\Grasshopper\1.0\root\src\GH_TextPanel.vb:Zeile 1921.
bei System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
bei System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
bei System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
bei System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
bei System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ToolStrip.WndProc(Message& m)
bei System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Found the bug:

It is something about transparency settings. Setting A: 255 makes the panel editable again. Setting anything less will block the double-click.

Cool, thanks for figuring it out :)

I'll fix it for 0.9.0052.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Fixed.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service