For my need, I have put

   int position_to_linecol(int pos, int* lineNum, int* column) const;

public

instead of protected in my local repository

may something like this could be useful for someone else.



Le 18/08/2012 09:24, David FLEURY a écrit :
> Hi,
>
> (I starting to use Fl_Text_Display/Editor to do something like NEdit, so
> I have a lot of questions)
>
> I was wondering why xy_to_rowcol is protected ?
> or is there a way to have the current line displayed ?
>
> For column, there is position_to_xy and x_to_col, but found nothing for
> y_to_line ?
>
> Regards,
> David
>
>

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to