You're quite right. I haven't tried it in Mono, but from my limited experience where you get into trouble with that transition is if you're doing "unusual" things. My code is doing pretty basic stuff.ido wrote:Are you testing and making sure it's working properly on mono, or are you just hoping it does?
In my experience it's not obvious that any .net app will automatically also work on mono.
I'm not familiar with Delphi...what's a "popup command menu"?mLaPL wrote:yeah look's very nice, I search editor for lua but not find any like delphi with "popup command menu". If this editor have "popup command menu" then i will wait
It's the Silk icon set, which is pretty Tango-like.rude wrote:Looks really good. Is that Tango icons? Or are they built into .NET?
Today was a project-tree day. You can now create, delete, reorganize (to drag and drop), and rename project files. I've got some odds-and-ends to finish there, and a few file type handlers to write (configuration file handler, image viewer, etc.). And I need to hook up the controls for bookmarking, search, undo and redo. How soon I get done will depend greatly on how busy my other products keep me.