exactlyQuote:
I was wondering why he wanted 72 command buttons
probably because he tought 72 command buttons where a perfect imitation of a seedtray
Printable View
exactlyQuote:
I was wondering why he wanted 72 command buttons
probably because he tought 72 command buttons where a perfect imitation of a seedtray
What? If are referring to the fact that I said it was what I was after rather than what elRuffsta was after I said that because I was happy with the project MarkT provided. I wasn't going to say elRuffsta like it because I would not have known at that state whether he did or not.
Quote:
I was wondering why he wanted 72 command buttons
exactlyQuote:
probably because he tought the eventual users would not recognise a picture of a seedtray as a seedtray ?
and you know what is the saddest part ?
if one uses a picture of a seedtray... one does not even have to change 1 character of the code
one only has to replace the visible interface,and get rid of those buttons
but i can understand that is far to easy, and that a picture of a seedtray is a far to powerfull methafor
after all, why make it easy to understand and easy to use...better to make the user completely baffled
have i not clearly explained in this, and in that other topic why that database is pure garbage
ok,clearly i must be a saint, my very last attempt
september 1
in slot number 1 (number 0 for you)
i plant 1 hot pepper seed
whow,i can record that with the program
september 2
in slot number 1 (number 0 for you)
i plant 1 mild pepper seed
whow ????? how do i record that ?
september 3
in slot number 1 (number 0 for you)
i plant 1 very hot pepper seed
whow ????? how do i record that ?
september 13
the seedling of the mild pepper seed begins to show
whow ????? how do i record that ?
september 15
the 2 other seedlings begin to show
whow ????? how do i record that ?
september 18
seedling 1 and 2 seem very healty
the other does not look so good
how do i record that ?
september 20
i plan to transplant seedling 1 and 2 tomorrow
i removed the one that died
how do i record that ?
september 21
i transplant seedling 1
how do i record that ?
september 22
i transplant seedling 2
how do i record that ?
and that is just an extreme simple example of what a user might want to do
and do you know what ?...all that CAN be recorded...even in this garbage db
all what is needed is changing 1 property of 1 field
but then, of cource all the other fields are completely,utterly,totally superfluous
but i can understand that is far to simple, and far to powerfull
and all that can be done in 2 short lines of code (in the ide,as an exe it needs 3)
If you look more carefully, the mCaption-Variable is not defined at Procedure-Scope ... and the line
which comes in-between the return of the mCaption-Result - is a modal Message-Loop,
which keeps showing a Form, which in turn could make a whole lot of things happen in its lifespan
(besides setting a simple Variable, one could ensure "World-Peace" and "What-Not" for example).
Maybe the original Posting is helpful, to understand what the function does and what I had in mind... ;)
http://www.vbforums.com/showthread.p...=1#post4756167
Olaf