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.
(See all)
hello
By jameskumamako on Sep 8
Max Bid: $5


Repost: Complete program needed
By crydesign on Sep 8
Max Bid: Open to fair suggestions


parallel programing using JAVA
By manolis a on Sep 8
Max Bid: $30


plotter driver with 2 way communication
By Moegal on Sep 8
Max Bid: Open to fair suggestions


Easy Compiling Project
By rnizlek on Sep 8
Max Bid: $15


Browser-Related Code Needed
By Jon Gomes on Sep 8
Max Bid: $100


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

Open Work Categories.
Database 
(182 open)
   Access 
(60 open)
   MySQL 
(112 open)
   Oracle 
(13 open)
   SQL Server 
(79 open)
   Other DB 
(23 open)
Documentation / Tech Writing 
(30 open)
   Language (Human) Translations 
(10 open)
Data Entry 
(32 open)
Game Development 
(20 open)
Graphics / Art / Music 
(64 open)
   Graphics 
(68 open)
     Adobe AfterEffects 
(12 open)
     Adobe Photoshop 
(32 open)
     Adobe Premiere 
(11 open)
     3d Animation 
(23 open)
   Art (Misc.) 
(17 open)
   Music 
(10 open)
   Photography 
(10 open)
   3d Modeling 
(14 open)
Language Specific 
(125 open)
   Assembly / Machine language 
(11 open)
   ASP 
(65 open)
   ASP .NET 
(70 open)
   C# 
(77 open)
   C++ / C 
(151 open)
   Carbon (Mac OS) 
(7 open)
   Cocoa / Obj-C 
(4 open)
   Cold Fusion 
(12 open)
   Delphi 
(57 open)
   Java 
(82 open)
   JSP 
(13 open)
   Perl 
(48 open)
   Python 
(5 open)
   PHP 
(113 open)
   XML/XSL 
(41 open)
   Visual Basic 
(177 open)
   Visual Basic .Net 
(120 open)
   Other 
(78 open)
Misc 
(38 open)
   Middleware 
(1 open)
   CAD 
(5 open)
MultiMedia 
(35 open)
   Video Editing 
(15 open)
Network 
(35 open)
   Network Design 
(6 open)
   Network Implementation 
(4 open)
Platforms 
(79 open)
   Windows 
(206 open)
     MS Exchange 
(7 open)
     MS Office 
(19 open)
     Other 
(9 open)
   Darwin 
(3 open)
   Embedded Systems 
(1 open)
   Hand Held/PDA Programming 
(12 open)
   Internet Browser 
(58 open)
   Linux 
(53 open)
   Lotus Notes / Domino 
(2 open)
   UNIX 
(26 open)
Requirements 
(15 open)
Security 
(31 open)
Testing / Quality Assurance 
(22 open)
Web 
(198 open)
   Page Design 
(90 open)
   Flash 
(50 open)
   Marketing 
(1 open)
   Web Services 
(90 open)
   Web (Other) 
(97 open)
Training 
(11 open)
   Computer Based 
(11 open)
Other
 
Other Sites

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

Control Properties
Bid Request Id: 16780
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: May 19, 2002
5:46:25 PM EDT
Bidding Closes: May 26, 2002
5:49:01 PM EDT
Viewed (by coders): 516 times
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Small Business Project: $100 (USD) +
Bidding Type: Open Auction
Categories: Visual Basic
Enter chat room for this bid request
(0 active users at Sep 8, 2003 8:11:07 PM EDT)

Description:
What I&'m working on is a project that allows users to dynamically create, move, resize, and set properties of different controls on a form. What I need is two subs in a bas module.

The first sub will enumerate thru all the controls on the form and save the controls/properties to a text file. Similar to how VB writes the control properties to the .frm file. However, VB writes pictures to a separate file, the .frx file. I need everything to be in one single text file, including pictures for picture boxes. All of the properties per control need to be included.

The second sub will be the opposite and read from the same file and set the controls to the user&'s preferences when he reloads the project.

What this can not be:
1. Written to the registry
2. Path pointed to the picture file - The picture itself must be contained in the text file.
3. Binary

Attached is a sample project of controls that can be changed at runtime. If I run the compiled project I can make changes to the controls. What I want to see finished is the ability to save all property settings and have them appear as such when I reopen the project. Second I should be able to see the text file that the properties are saved to. Send working compiled example back to be considered.


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

Complete copyrights to all work purchased.


Platform:
Windows XP, 2000, 98, & NT

Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.



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  
KVIC
(28 ratings)
in Tomsk, Russia
Russian Federation
Bid id: 184,319
 
N/A May 21, 2002
2:59:41 PM EDT
 9.68
(Excellent)
   
I do not save control arrays and invsible controls.
And example has limitation:
1. I use tmp file for image saving/loading.
2. On images size
(just now it works with little images ~10KB) and I save NOT ALL properties.
I save coordinates (and width, height), caption (or text), picture.
Try to change caption (not in program) for menu items
in txt file with control savings.
And try to load savings from my file - I added item 'Load Control Properties'
in menu.
File has form's name and extension '.txt'.
Without problems I can add font properties,colors,visible, enabled and
indexes for control arrays. But ... Do you NEED ALL PROPERTY REALLY???
I ask because it is not simple task for ALL properties for ALL controls.
If you have any questions I will answer you
Thanks
Victor
Attached File
 

KVIC
(28 ratings)
in Tomsk, Russia
Russian Federation
Bid id: 184,786
 
N/A May 22, 2002
12:57:16 AM EDT
 9.68
(Excellent)
   
Now you can save big image file and save font and colors.
And try to load savings from my file.
Thanks
Victor
Attached File
 
 
 
 
  There are 16 private replies to/from KVIC. Click here to view them.
 




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.

Securenext
Rated a 9.97 on 120 jobs 
Buddies
Rated a 9.84 on 91 jobs 
Codman
Rated a 9.97 on 157 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
D-N-S
Rated a 9.93 on 38 jobs 
hernest
Rated a 10 on 121 jobs 
markesh
Rated a 10 on 22 jobs 
Maxnet Technologi es Private Limited
Rated a 9.93 on 84 jobs 
florentin
Rated a 10 on 56 jobs 
PSergei
Rated a 9.76 on 100 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.