Jump to content

Recommended Posts

Posted

I'm looking for a feature that shows all the properties of EVERYTHING in a form - but only those that have changed from default.

 

It's so I can complete some documentation for uni. Where can I find this? I'm sure it exists.

Posted

Just the form or all controls on the form?

 

If it's just the form then create a new project, save it and then run windiff or similar to show the differences between your form and a default form.

 

You could do this for each control but it starts to get to be hard work.

 

Of course, the easiest way would be to just go back to your project plan which will list all the settings you're going to make to the controls :-)

Posted
Of course, the easiest way would be to just go back to your project plan which will list all the settings you're going to make to the controls :-)

 

Erm, yeah. If I'd done that I wouldn't be asking the question ;)

 

Our lecturer said to do it backwards - make it THEN document it.

 

I know there's a feature that does this, I just can't find it.

 

P.S. ALL properties for ALL elements on a form (but only where they have been changed from the default)

Posted
cant you just document what you change - then those would be the changes that were made that are not default ?

 

We're missing the point. Normally, yes I would. But because my lecturer told us all to produce the program before we design it (have no idea why but that's how it is) I am left without that option.

 

It may be a case where I have to manually view each element for things that have changed from default, but as I keep saying I'm sure there is a way to do this. Somebody has shown me before, I just can't remember who or how. :(

Posted
We're missing the point. Normally, yes I would. But because my lecturer told us all to produce the program before we design it (have no idea why but that's how it is) I am left without that option.

 

It may be a case where I have to manually view each element for things that have changed from default, but as I keep saying I'm sure there is a way to do this. Somebody has shown me before, I just can't remember who or how. :(

 

If you figure it out or how to do the above let me know as would be handy - Havent used vb 6 for a while.

Posted
If you figure it out or how to do the above let me know as would be handy - Havent used vb 6 for a while.

 

Yeah, will do. Come to think of it, there's a lad at uni who's really handy with VB6 - must have been him who showed me.

 

I'll drop him an email....

  • 2 months later...
Posted
Right, took me a while but I found it out. If you open the FRM file with a text editor you will get all the changed (and only the changed) properties. Doddle really.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...