Show Bid Request
Control Properties
Bid Request Id: 16780
|
|
|
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 |
|
|
|
|
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
|
|
|
|
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
|
|
|
|
|