Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 1534(0.005 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.2
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 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 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 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 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 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 ...
Zones: Delphi ProgrammingDate Answered: 05/24/2000 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 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 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 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 Views: 0