[Mono-dev] RightToLeftLayout functions
Luke Page
luke.a.page at gmail.com
Sat Mar 8 07:39:01 EST 2008
I recently did TextBox etc. It wasn't too difficult, the main problem being
that the control was drawn at an assumption of (0,0) with the scroll bars
always on the right. I couldn't help thinking that there should be a nice
common way of doing it e.g. an internal ScrollableControl that automatically
adjusted offsets.
At least if you get the latest SVN, the text-boxes should all work RTOL.
Maybe worth asking on the winforms list instead/as well.
Luke
2008/3/8 Dennis Hayes <denisraytek at yahoo.com>:
> I am considering going through and stubbing out the RightToLeftLayout
> functions that are missing, and adding ToDO: needs implementing.
> Why?
> 1) These show up a good bit in the MoMa reports.
> 2) If they are missing, or even throw notimplment, the application
> will not run.
> 3) If the sets do nothing, and the gets always return false (or a
> value from the parent or client) it will be correct in almost all cases, and
> worst case, will be displayed backwards. This seems beter than always
> crashing.
> Good idea?
> Bad Idea?
> Comments or suggestions?
>
> Thanks,
> Dennis
>
> ------------------------------
> Never miss a thing. Make Yahoo your homepage.<http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080308/09d52a0f/attachment.html
More information about the Mono-devel-list
mailing list