How can I relocate the caret (and not the cursor)
in a TEdit class at position (X,Y) from the upper left corner,
and to define this position as the beginning of
the insert zone ? (With BC 4.52)
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/OWL/Q_10012490.htm...
Zones:
OWLDate Answered: 06/09/1997 Grade: B Views: 0
For some reason this program will not keep track of the arrays info, HELP.
program HockeyStats(Input, Output);
const
MaxPlayers = 100;
type
NameArray = array[1..MaxPlayers] of String;
...
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_10096822.html
Zones:
PascalDate Answered: 11/09/1998 Grade: A Views: 0
Hey folks,
I want to be able to position the cursor in a specific
position in the TEdit field, how ?
;-)
Regards,
GOMF
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10174152.html
This is my second day of learning C++ so this is a very basic question. The problem:
This program will determine whether a meeting room is in violation of fire law regulations regarding the max...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10264031.html
Zones:
C++Date Answered: 01/23/2000 Grade: A Views: 0
Is there a way to find a position (in the range of the XY coordinates) of a character in the rich text box control?
I'm not sure, but I think this question is difficult.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10312993....
Zones:
VB ControlsDate Answered: 03/21/2000 Grade: B Views: 5
I create a icon in the windows systray. When I right click the icon, it pops up a menu. Now I try to use short cut (like pressing Ctrl + c)to actvate the menu, But Menu's popup method requires the ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10330706.html
I have a large spreadsheet with many columns which I scroll back and forth to view. I want to display something either in a cell (or an object) that remains at the top of my page at all times in a ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_103...
I call a Common Dialog (.ShowSave) in a MDI form.
The problem is this dialog appears in the upper left corner of the MDI, OVER the menus and the toolbar. How can I set it's starting position?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10435017.html
Zones:
Visual BasicDate Answered: 06/12/2000 Grade: A Views: 0
Hi, (I hope this is better to understand)
do you know how I can set the horizontal and the vertical position of a string (g.drawString("POSITION")) ?
e.g. horizontal center-position:
<-- ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11593679.html
Zones:
JavaDate Answered: 03/01/2003 Grade: A Views: 0
Hi,
Is there a way of positioning a frame at a certain place in a screen, so that it does not automatically appear in the top left corner of the screen?
Also can you change a JOptionPane, ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20507237.html
Zones:
JavaDate Answered: 02/11/2003 Grade: A Views: 0