Re: [Wt-interest] WTableView and RTL

2014-02-10 Thread Muhammad Nasser Al-Noimi
I issued a new item in a bug tracker about WTableView and RTL support. http://redmine.webtoolkit.eu/issues/2648 On Wed, Dec 4, 2013 at 11:43 AM, Koen Deforche wrote: > Hey Muhammed, > > 2013/12/4 Muhammad Bashir Al-Noimi > >> On 11/20/2013 04:12 AM, Muhammad Nasser Al-Noimi wrote: >> > I'm u

Re: [Wt-interest] WTableView and RTL

2013-12-04 Thread Koen Deforche
Hey Muhammed, 2013/12/4 Muhammad Bashir Al-Noimi > On 11/20/2013 04:12 AM, Muhammad Nasser Al-Noimi wrote: > > I'm using WTableView and everything is OK, but once I used RTL direction > > I got a lot of troubles. > Hi M. Nasser > > I'm using Wt in RTL mode too. Unfortunately there are many bugs

Re: [Wt-interest] WTableView and RTL

2013-12-03 Thread Muhammad Bashir Al-Noimi
On 11/20/2013 04:12 AM, Muhammad Nasser Al-Noimi wrote: > I'm using WTableView and everything is OK, but once I used RTL direction > I got a lot of troubles. Hi M. Nasser I'm using Wt in RTL mode too. Unfortunately there are many bugs around RTL support (it's not just in Tables only) so I'll file

Re: [Wt-interest] WTableView and RTL

2013-12-02 Thread Koen Deforche
Hey Muhammad, On Dec 1, 2013 7:48 AM, "Muhammad Nasser Al-Noimi" wrote: > > Hello, any body? Thanks for the test-case. We're looking into it! Regards, Koen -- Rapidly troubleshoot problems before they affect your busine

Re: [Wt-interest] WTableView and RTL

2013-11-30 Thread Muhammad Nasser Al-Noimi
Hello, any body? On 23 نوف, 2013 ص 05:36, Muhammad Nasser Al-Noimi wrote: Hi, This is sample code of how it looks like: #include #include #include #include #include

Re: [Wt-interest] WTableView and RTL

2013-11-22 Thread Muhammad Nasser Al-Noimi
Hi, This is sample code of how it looks like: #include #include #include #include #include using namespace Wt; class VirtualModel : public Wt::WAbstractTableModel { public:   VirtualModel(int rows, int columns, Wt::WObj

[Wt-interest] WTableView and RTL

2013-11-19 Thread Muhammad Nasser Al-Noimi
Hi, I'm using WTableView and everything is OK, but once I used RTL direction I got a lot of troubles. I'm going to describe the situation: When Icalled setLayoutDirection with parameter Wt::RightToLeft at project startup, I noticed thatthe columns headers was not in the correct position, some