Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Other hexagora products
 Programs (Programmi)
 ctlUniGrid RightToLeft support

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
DuncanW Posted - 21 Jan 2010 : 12:21:51
I am currently evaluating the VB6 Unicode controls with a view to adding Arabic text support to my application.

I am replacing an existing dbGrid control which is used for localisation within my solution. It has two columns, one for the language and one for the localised string. With the dbGrid I have the language column as Locked (readonly) and the localised string as editable.

It does not appear this is possible with the ctlUniGrid control as columns do not seem to be editable. To get around this I have added a click event handler which pops up a new form containing a ctlUniTextBoxXP control to allow editing of the localised string. So far this works however I have a query around the ability to set RightToLeft on the ctlUniGrid. I have this property on my ctlUniTextBoxXP control and I have the metadata within my system to know which languages are RightToLeft.

Is it possible to set the RightToLeft property on an individual cell within a ctlUniGrid?
3   L A T E S T    R E P L I E S    (Newest First)
s.dav Posted - 22 Jan 2010 : 09:04:32
>No - RightToLeft is more than aligning to the right.

Yes you are right but some clients of mine are using the ctlUniGrid to display Arabian and Hebrew strings and none of them reported me anything.
I'll add such as feature for the columns
DuncanW Posted - 21 Jan 2010 : 17:59:45
No - RightToLeft is more than aligning to the right.

I've worked around it by creating a .NET WPF window containing a DataGrid and using interop to include it into my VB6 application, which gives me all the functionality I had previously along with full unicode/rtl support.
s.dav Posted - 21 Jan 2010 : 17:30:27
DuncanW,

Aligning the column text on the right doesn't fix the problem? Let me know

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000