473,769 Members | 7,272 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Editor Additions

Hello everyone,

I have an editor written in C language now I have to make further
addition to it in order to provide multi language support.

In order to implement Thai language I need to control the cursor
positing , I don't know if some one here has worked with Thai language
or not but in Thai language 1 display cell can be made of 1-3
characters so my cursor should move accordingly.
I don't have any idea how to start with this, has any one done some
thing like this here before, how can the cursor positing be
controlled.

Any suggestions

Thanks & Regards

Nitin Kapoor
Nov 14 '05 #1
1 1150


Nitin Kapoor wrote:
Hello everyone,

I have an editor written in C language now I have to make further
addition to it in order to provide multi language support.

In order to implement Thai language I need to control the cursor
positing , I don't know if some one here has worked with Thai language
or not but in Thai language 1 display cell can be made of 1-3
characters so my cursor should move accordingly.
I don't have any idea how to start with this, has any one done some
thing like this here before, how can the cursor positing be
controlled.

Was the editor a text-based editor or a GUI based one ?

To me , this question seems like tightly related to the
implementation, as I don't really think the C standard defines anything
related to cursors. That said, you may want to check out the
implementation specific newsgroups ( borlandc, ms vc++ - whatever !! ).

HTH .

--
Rakesh Kumar
** Remove nospamplz from my email address for my real email **
Nov 14 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1570
by: Dave Horoschak | last post by:
I am looking for some additions to a Perl-based auction script. I need to set up a system that allows buyers and sellers to e-mail each other without sharing their contact information. This will include some mechanism that uses my auction site as a proxy for the messages and a parser of the e-mail messages to identify any contact information (telephone number, e-mail address or mailing address) in the body of the e-mails. E-mails flagged...
29
2586
by: C A Upsdell | last post by:
Comments re these three related, proposed CSS 3 additions? 1. Add 'text-transform:time', which would transform text in the format hours:minutes:seconds (24 hour clock) to the local format for displaying the time, e.g. <span style="text-transform:time;">23:15</span> might be rendered as 11:15PM or 23:15. 2. Add 'text-transform:date', which would transform text in the format year-month-day to text in the local format for displaying the...
6
3183
by: Cro | last post by:
Dear Access Developers, The 'Allow Additions' property of my form is causing unexpected results. I am developing a form that has its 'Default View' property set to 'Continuous Forms' and am displaying records that match an SQL statement entered in the 'Record Source' property of the form. The form behaves correctly and displays the records as expected. The
10
2107
by: Michel Rouzic | last post by:
I need to determine how long does an addition take and how long does a multiplication takes. So far I've been trying to use the clock() function in my programs in order to find out how long it took the CPU to compute it, the only problem is that I get fairly inconsistent results, inconsistent enough not to know between two codes which code runs faster without running each about ten times and making the average of the reported CPU times. ...
0
1154
by: stefan | last post by:
Hi, I am glad to announce that a new major version of the oXygen XML Editor is available from our website http://www.oxygenxml.com oXygen XML Editor 8.0 added support for IBM DB2 9 database (available in Enterprise edition). It provides a new Database perspective with a Database Explorer view that can be used to browse the database structure in a tree format and
1
2987
by: chris | last post by:
I'm trying to create the following: When a user opens a form, if the form's Sub-form has a record, then they have to click a command button in order to add a new record. If the Sub-form does not have a record, then a new record in that sub- form is shown. Actually it doesn't even matter if a new record is shown. Thye can still click the command button to add a record. I just don't know how to identify that sub-form in the On Click...
3
9999
by: paquer | last post by:
I want users to be able to set the Allow Additions property to 'True' via a command button when required. (The command also adds data to the subform) If they skip the command, they skip the data transfer. Hence I want to set the Allow Additions property via a command button. I set up the command button with the following code, but I keep getting an error: Method or Data Member not found (Debug highlights the allow additions section. ...
8
4009
by: BASSPU03 | last post by:
I'm using Access 2003 on a Windows XP O/S. I've made two copies of Form1 so that there're are 3 forms: 1) Form1 2) Form2 3) Form3 Essentially, they all write to the same Table1.
2
6123
by: blakerrr | last post by:
Hi All, I have a subform, which needs to allow for additions. When I set the "Allow Additions" property to Yes, the form still doesn't allow me to add anything. Am I missing something here??? Thanks.
0
9589
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9865
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6675
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5309
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3965
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3565
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.