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 Rating: 6.2 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 Rating: 8.2 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
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 Rating: 7.6 Views: 0
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...
Zones:
MS OfficeDate Answered: 06/07/2000 Rating: 9.8 Views: 0
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 Rating: 9.2 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 Rating: 9.4 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 Rating: 8.4 Views: 0
Hi, I keep getting the following error from my stylesheet: "xsl:when is not allowed in this position in the stylesheet". I don't understand why it's not allowed or what is wrong with my xsl. Can ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20607635.htm...
Zones:
XMLDate Answered: 11/13/2004 Rating: 7.8 Views: 8