This is brb's Typepad Profile.
Join Typepad and start following brb's activity
brb
Recent Activity
Awesome! I have tried many times to do this in the past.Thank-you very much.
Revit .NET API: Create a Ribbon PushButton without *Text*
It looks a very common request and so easy a task to mention, but proves to be not all all. If some code like the following is written, there will be no problem to compile; PushButtonData cnt1Panel_grp1_item3Data = new PushButtonData("cnt1Panel_grp1_item3", @"", assemFullName, "Revit...
Any chance you could share your code?
I have tried:
PushButtonData pbd = new PushButtonData(buttonName, " ", assemblyName, className);
but still get the error "The value cannot be empty. Parameter name: Text"
Revit .NET API: Create a Ribbon PushButton without *Text*
It looks a very common request and so easy a task to mention, but proves to be not all all. If some code like the following is written, there will be no problem to compile; PushButtonData cnt1Panel_grp1_item3Data = new PushButtonData("cnt1Panel_grp1_item3", @"", assemFullName, "Revit...
Can you clarify this blog post. The last line reads "we found a workaround" Are you saying that you have found a way to create a button without text?
Revit .NET API: Create a Ribbon PushButton without *Text*
It looks a very common request and so easy a task to mention, but proves to be not all all. If some code like the following is written, there will be no problem to compile; PushButtonData cnt1Panel_grp1_item3Data = new PushButtonData("cnt1Panel_grp1_item3", @"", assemFullName, "Revit...
brb is now following The Typepad Team
Feb 24, 2015
Subscribe to brb’s Recent Activity