Code center > Darwinbots Program Source Code

Sentence Split

<< < (4/27) > >>

Zelos:
Like in DB you have many different menus, some popup infront of the old menu when you press a command button, like advance cost. But instant of apphering infront of it I want it to replace it like when you swich from general to mutation in DB menus

Numsgil:
You're still going to use different forms for that.  I think it's soemthnig like this:

otherform.show(vbModal)

Or soemthing like that.

Zelos:
if you mean I have to make a new form that were what I were waiting for., with vbmodal you mean the name of the form right?

PurpleYouko:
Use the tab strip item like we have in DB's options form.

Then you can just switch between tabs all you like.

Another way is to make items on your form invisible then just make them appear when you want them.

Zelos:
intersting ideas, ive figured out how the graph worx now, when I feel better im gonna show you something neat, but a question, if I use the line command to create a line, how do I make so I can remove it later?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version