How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
ASP Timer Help
By rohit123 on Jul 16
Max Bid: $5


Sage Line 50
By Roger Anderson on Jul 15
Max Bid: Open to fair suggestions


Macro for MS Outlook
By Kanthg on Jul 15
Max Bid: $75


ASP Report Writer
By Limbo Man on Jul 15
Max Bid: Open to fair suggestions


Simple Semantic Analysis
By BPEJMAN on Jul 15
Max Bid: Open to fair suggestions


Instant Messaging
By ngali on Jul 15
Max Bid: $150


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(140 open)
   Access 
(46 open)
   MySQL 
(87 open)
   Oracle 
(10 open)
   SQL Server 
(50 open)
   Other DB 
(18 open)
Documentation / Tech Writing 
(18 open)
   Language (Human) Translations 
(1 open)
Data Entry 
(26 open)
Game Development 
(24 open)
Graphics / Art / Music 
(49 open)
   Graphics 
(46 open)
     Adobe AfterEffects 
(5 open)
     Adobe Photoshop 
(20 open)
     Adobe Premiere 
(6 open)
     3d Animation 
(16 open)
   Art (Misc.) 
(17 open)
   Music 
(11 open)
   3d Modeling 
(11 open)
Language Specific 
(99 open)
   ASP 
(54 open)
   ASP .NET 
(39 open)
   C# 
(35 open)
   C++ / C 
(106 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(9 open)
   Delphi 
(38 open)
   Java 
(57 open)
   JSP 
(11 open)
   Perl 
(42 open)
   PHP 
(89 open)
   XML/XSL 
(32 open)
   Visual Basic 
(141 open)
   Visual Basic .Net 
(59 open)
   Other 
(55 open)
Misc 
(26 open)
   CAD 
(4 open)
MultiMedia 
(36 open)
   Video Editing 
(5 open)
Network 
(32 open)
   Network Design 
(4 open)
   Network Implementation 
(6 open)
Platforms 
(75 open)
   Windows 
(150 open)
     MS Exchange 
(5 open)
     MS Office 
(14 open)
     Other 
(7 open)
   Darwin 
(2 open)
   Internet Browser 
(43 open)
   Linux 
(58 open)
   UNIX 
(25 open)
   Hand Held/PDA Programming 
(10 open)
Requirements 
(14 open)
Security 
(35 open)
Testing / Quality Assurance 
(18 open)
Web 
(150 open)
   Page Design 
(77 open)
   Flash 
(46 open)
   Web Services 
(66 open)
   Web (Other) 
(63 open)
Training 
(12 open)
   Computer Based 
(8 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

RichTextBox Function
Bid Request Id: 5713
Bookmark in my 'To Do' list
Posted by: VBHelp (16 ratings)
(Software buyer rating 10)
Non-action Ratio: Above Average - 38.71%
Buyer Security Verifications: Good
Approved on: Nov 29, 2001
9:46:30 AM EDT
Bidding Closes: Dec 13, 2001
9:48:40 AM EDT
Viewed (by coders): 654 times
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: Visual Basic
Enter chat room for this bid request
(0 active users at Jul 16, 2003 2:25:01 AM EDT)

Description:
I want to be able to resize the Microsoft Rich Textbox control to the size of its contents (Just the height, the width will remain constant). I want a function, that when it is called, will return the value I need to resize the RTBs height property.

Third times a charm, I hope. Previously this request has been posted with some pretty strange results. So I will try to be as specific as possible about what I want.

No subclassing, hooks, WindowProc functions. API is preferred for determining the contents size, I just want to point out that I don&'t want a hooked window process running all during the application. The determination of the contents size must be precise! It must allow for as little text or as much text, different font sizes, pictures, etc… that are inserted into the control. That means, please don&'t send me anything that just takes a line count and multiples it for a result, line sizes can differ.

Also, 2 ways that I found, so I don&'t want the same ways sent to me, 1 - resizing the control and checking for the scrollbars visible property and 2 - sending contents to another control that has an autosize property.

Send a working example to be considered. The working example should include a richtextbox, command button and label. When the command button is clicked, the richtextbox is resized to the size of its contents. The label should tell me the rich textbox&'s height.


Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased.


Special Conditions / Other:
ASAP


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  
Roughneck Development (azTracker1)
(2 ratings)
in Prescott Valley, Arizona
United States
Bid id: 62,246
 
$10 (USD) Nov 30, 2001
11:05:38 AM EDT
 10
(Excellent)
   
I know this is a repeat of what you have already tried to do...

There is an api call that will 'freeze' window updates, for you to make changes to a form.. then 'release' the freeze.. making the change 'pop'..

Perhaps this could be used in conjunction with one of the two methods that have already worked for you..

I know that using a picture control with autosize is resource intensive, so is going through each character to determin its' line and height.. and adding them all up..
 
 
 
 
  See 5 private reply(ies)
to/from Roughneck Development (azTracker1).
 




Quick Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Anuj Gakhar
Rated a 9.97 on 102 jobs 
Securenext
Rated a 9.96 on 109 jobs 
Buddies
Rated a 9.83 on 81 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.97 on 181 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Tometa Software, Inc.
Rated a 10 on 10 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.