Advertisement

1 - 10 of 1441 containing alltags:("positioning") (0.001 seconds)
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) ...
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;  ...
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
Zones: Delphi ProgrammingDate Answered: 06/22/1999 Grade: A Views: 0
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...
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.
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 ...
Zones: Delphi ProgrammingDate Answered: 05/24/2000 Grade: B Views: 0
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 ...
Zones: Ms Office SuiteDate Answered: 06/07/2000 Grade: A 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?
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: <-- ...
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, ...
Zones: JavaDate Answered: 02/11/2003 Grade: A Views: 0