473,699 Members | 2,254 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Right To Left Cursor

When I press Alt+Shift in a text control, the cursor turns Right-To-Left.
I want it without pressing Alt+Shift, I want to when I click a text control
the cursor automatically turn to Right-To-Left.
Nov 18 '05 #1
2 1633
huh?
Have you looked at the cursor style tag perhaps?
.....style="cur sor:'hand';"... .
for example

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Saber S" <soleimani....n o****@parstech. net> wrote in message
news:OO******** *****@TK2MSFTNG P11.phx.gbl...
When I press Alt+Shift in a text control, the cursor turns Right-To-Left.
I want it without pressing Alt+Shift, I want to when I click a text control the cursor automatically turn to Right-To-Left.

Nov 18 '05 #2
I don't mean that, I'm using controls for a right-to-left language
(Persian), anythin is Right-To-Left, but I don't know how to force a text
control to show cursor Right-To-Left without changing the keyboard layout.
If your works are just in English you won't understand me ;)
Perhaps I've to look for Javascript.

"Curt_C [MVP]" <software_AT_da rkfalz.com> wrote in message
huh?
Have you looked at the cursor style tag perhaps?
....style="curs or:'hand';"....
for example

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Saber S" <soleimani....n o****@parstech. net> wrote in message
news:OO******** *****@TK2MSFTNG P11.phx.gbl...
When I press Alt+Shift in a text control, the cursor turns Right-To-Left. I want it without pressing Alt+Shift, I want to when I click a text

control
the cursor automatically turn to Right-To-Left.


Nov 18 '05 #3

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

Similar topics

1
4263
by: John M | last post by:
Hi, In recently recieved some excellent advice which ebnabled me to make a form behave as a spreadsheet with respect to the down and up arrow keys. To develop this further I would like the right and left arrow to move to the next or previous tab control. DoCmd.GotoRecord,,AcNext does the business for down, but nowhere can I find a 'docmd go to next tab' or words to that effect!!! Any ideas?
3
5067
by: Alien | last post by:
I need to display a top-right pointing arrow cursor, the same type that appears when you move your mouse over the line number margin on the left side. It's not part of the Cursors class, anyone know how I can display one like it? Thanks
12
18326
by: mdb | last post by:
My app has a notify icon in the systray. I want the left mouse click to initiate a menu, and a right-mouse click to do something else. Normally, for a button, I would listen to MouseDown and if I need to display the menu, I would contextMenu.Show(buttonCtrl, new Point(0)). But I can't do this for a notifyIcon because notifyIcons aren't controls. How can I display a contextMenu where the cursor is by command only? -mdb
0
311
by: Saber S | last post by:
When I press Alt+Shift in a text control, the cursor turns Right-To-Left. I want it without pressing Alt+Shift, I want to when I click a text control the cursor automatically turn to Right-To-Left.
6
6991
by: jcrouse | last post by:
I have the following mouse events assigned to a label control. Is the a way I can tell which mouse button the users has clicked with? Private Sub lblP1JoyUp_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles lblP1JoyUp.Click If bMouseMove = False Then If bCtrlKey = True Then
8
4247
by: trbosjek | last post by:
A total newbie. This simple example below prints left justified. How do I make it right justified, as a number should be? It works for smaller integers (other than unsigned long long). #include <stdio.h> int main () { unsigned long long int bigger, smaller; bigger= 18446744073709551615ULL; smaller=4294967296ULL;
0
1008
by: Jacob | last post by:
I'm just trying VS2005 in Vista and have noticed that the control+shift+ right or left arrow functionality is different than expected (highlight work next to cursor). I think this is a vista specific issue, anyone know how to get back to my expected behavior? Jacob
4
1909
by: Jonathan Sion | last post by:
Hi, I dont think this one is too dificult: i wish to show a windows form , its upper left corner would be right where the mouse is right now, (sort of like a popup menu) what i do is is something like: dim loc as Point = Cursor.Position myForm..SetDesktopLocation(loc .X, loc .Y) myForm.Show
21
16912
by: farukcse | last post by:
Dear Sir, Is there any way or property for chaning the text diriction from right to left automatically when i want to take arabic text as a input . now this possible by ALT+SHIFT pressing . but i want to do it automatically by using javscript or style sheet . Please try to reply to me. Regards, Faruk Chowdhury
0
8685
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
8613
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
9172
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9032
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
6532
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5869
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
4626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3054
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
3
2008
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.