Open GoogleCodeExporter opened 8 years ago
In my opinion, implementation wide, this would complicate things more than I
can handle now. What if the editor pane is changed at a later time to be
editable after it jsyntaxpane takes control?
I generally like to see all menu-items and have them disabled, rather than not
seeing them if they are disabled.
Having said that, If you have some code I can see, I'll try to do that.
Original comment by ayman.al...@gmail.com
on 26 Feb 2011 at 5:30
In the case of our app, it doesn't make sense for them to be there, because we
never allow the editor pane to be editable, so they will never be used. I do
agree that in many use cases, it would be better for the menu items to be
grayed out rather than removed.
However, for our purposes, we found a work around, so this isn't a big
priority. We just manually removed the menu items. I could take a look at
your code and see if I can find a way that would allow both options (removing
the menu items or greying them out)
Original comment by jay.ask...@gmail.com
on 26 Feb 2011 at 7:52
Original issue reported on code.google.com by
jay.ask...@gmail.com
on 4 Feb 2011 at 6:50