On Monday 23 September 2013 12:23:48 airpas wrote: > hi Martin > > is MSEide suport code folding ?
No. I don't need it and I don't like it. If you need grid row hiding or folding in your projects use tcustomgrid.rowhidden[n] or rowfoldlevel[n]. There is also tfoldedit which can be placed in a twidgetgrid in order to switch the fold state by mouse. > and how to show line numbers left of the source editor? > In sourcepage.mfm set grid.fixcols.count to 1, in grid.fixcols[Col -1] set numstart and numstep to 1. I think it is a waste of screen space because the current line is displayed in status line and there is Ctrl+L for searching line numbers. Martin ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

