I did not make it, but no other category fitted, and TBCEditor is worthy of its own post, rather than just comments in an unrelated thread :)
I did not make it, but no other category fitted, and TBCEditor is worthy of its own post, rather than just comments in an unrelated thread :)
https://github.com/bonecode/TBCEditor
Well worth checking out!
https://www.delphitools.info/2015/05/11/tbceditor-syntax-highlighting-editor
https://github.com/bonecode/TBCEditor
Well worth checking out!
https://www.delphitools.info/2015/05/11/tbceditor-syntax-highlighting-editor
Third party components is a category :)
ReplyDeleteVery nice find!
Plz do not put the xe verision until tested since there are too many thing not compitble to xe
ReplyDeletesee https://bitbucket.org/egrange/tbceditorxe/issue/1/tbceditorxe
The easy part is the package
shlomo abuisak AFAICT there are only peripheral issues with XE, the core component works and this is the only version I'm using at the moment.
ReplyDeleteAFAIK the missing parts are the package for XE (but you can create the component in code just fine) and the styles (which do not exist in XE).
If someone wants to make and test a package fro XE, I will integrate it, but I am personally not using packages or design-time for complex components in Delphi anymore: too many issues overtime with DFMs when event signatures or properties evolve, issues the compiler does not catch when in DFM, but that are 100% caught when in code. Also complex components usually have application-side settings, so design-time settings are rarely meaningful anyway.
Simon Stuart xe and 7
ReplyDeleteGenerics was still quite iffy in XE.
ReplyDeleteLars Fosdal they are still iffy in XE8, in a similar "Sudden ICE" way.
ReplyDeleteEric Grange - Well, I haven't had a ICE for a looong time now, and we use Generics more than before. I am not upgrading to XE8 before the first service release. That strategy has paid off well since XE5.
ReplyDeleteLars Fosdal Define long. ;)
ReplyDeleteNo FMX version I assume for Mac OS?
ReplyDeleteBill Meyer - More or less since XE5.1.
ReplyDeleteis there a chance to have it for pre XE?
ReplyDeleteLars Fosdal And I still labor every day in D2007, where IDE crashes are rather frequent.
ReplyDelete+Heinz Toskano Unicode Delphis (D2009+) should not be too far from working, but no promises.
ReplyDeleteAs Bill Meyer, I still do my work in D2007 every day, when that mythic spare time happens, I'll try it.
ReplyDeleteSynedit?
ReplyDelete