Show Bid Request
Modified Windows CListBox Control
Bid Request Id: 69614
|
|
|
Posted by: |
lwinkenb (3 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Jun 22, 2003 5:12:47 PM EDT
|
Bidding Closes: |
Jun 24, 2003 11:27:55 PM EDT
|
Viewed (by coders): |
99 times
|
Deadline: |
6/28/2003
TIME EXPIRED
|
|
|
|
Description:
What I need is a modified version of the Windows CListBox control.
I need a class that is written using MFC, and is derived from the CListBox class.
This list box must support multi-line entries. Also, the listbox must word wrap strings that are too long to fit in the control.
So if I add the string: "Hello, this is a very, very, very long string that wont fit" and the above string is too long to fit in the contol, it automatically wraps it to two or more lines.
The other thing the List must support is different font colors. The AddString method of the CListBox will need to be over-riden so that I could use it like the following: myListBox.AddString("hello, this is my string", LB_GREEN); myListBox.AddString("how are you?", LB_RED); myListBox.AddString("I am fine"), LB_BLACK);
If no color is specified, for example: myListBox.AddString("No color is specified here"); Then it will default to LB_BLACK.
This will need to be bug free for me to accept it! Please return a working version to me before the deadline so that I can test it, and submit to you any bugs that I find. Then you can fix the bugs before the deadline.
Getting the multi-line ListBox to word wrap properly may be trickier than it sounds, so only bid if you are confident in your abilities.
Keep in mind the list box will need to support selection like a regular list box. If an entry is more than 1 line, both lines will be selected.
This program will need to be written using MSVC++. It must NOT depend on .NET architecture to work.
Please ask if you have any questions regarding this project.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
Windows 95, 98, 2000, XP
Must be 100% finished and received by buyer on:
Jun 28, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$30 (USD)
|
Jun 22, 2003 10:52:41 PM EDT
|
10
(Excellent)
|
|
|
Hello
I have already written such a control so I am attaching a demostration program that shows what it can do.
Multiline entry supported Word Wrap supported Colors supported (stock colors or RGB) Based on CListBox
All MFC, No .NET used.
If you need changes I can make them quickly.
|
|
Attached File
|
|
|
|
|