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 3074(0.01 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!

7.6
Hi !   I would like to know who to trap the double clicking in a listbox.  I'm aware that listbox string have indexes.   Also, how do  to trap the index of the string double clicked? thanks
Zones: Windows ProgrammingDate Answered: 07/12/1997 Views: 0
The below code is an example of dragging and dropping in a listbox. There are two problems: 1. As soon as I add objects to this list box rather than strings, the beloe code does not work for D & D...
Zones: Delphi ProgrammingDate Answered: 10/22/1997 Views: 0
I have an editbox which transfers text to a listbox after hitting OK.  The editbox and listbox are the same length. If the text in the editbox is longer than the listbox the horizontal bar doesn't ...
Zones: OWLDate Answered: 05/15/1998 Views: 0
How can I add a line in the listbox (like - in the menu) ? Where can I download the BDE for Visual C++ (I sure I saw it before) ? Andrew
Zones: Delphi Programming, Delphi DatabaseDate Answered: 05/27/1998 Views: 0
hi experts :-) Iam using frameset to display two html pages horizontally.  To find out the item(value) selected in the list box present in second window, Iam using following statements if (docum...
Zones: JavaScriptDate Answered: 05/26/1998 Views: 0
if i have numbers in a list box say (5,2,8,2,1) is there a way to press a command button and add these numbers together to eqaul (18) and show them in a label or textbox and is it possible to copy ...
Zones: Visual BasicDate Answered: 06/10/1998 Views: 0
I need to how to scoll at listbox, by using to bottons insted of the scroll bars ? Thank you LPD
Zones: Delphi ProgrammingDate Answered: 09/06/1998 Views: 0
I have tvo listbox when i click any item in the listbox1 then i will the listbox2 item moves to the itemindex of listbox1 ( the blue arround it )and one question ( what is the "values" and "Name" p...
Zones: Delphi ProgrammingDate Answered: 12/07/1998 Views: 0
how to transfer the items display in a listbox on to a file ? ie if the listbox display: abc                            def                            ghi                            jkl and i want...
Zones: C++Date Answered: 02/27/1999 Views: 0
Which method in the TListBox give me the total of items in the list box? How could I implement something like Edit tab Order in the Tab Order Command, where I could just drag the item to the corre...
Zones: Delphi ProgrammingDate Answered: 04/07/1999 Views: 0