Page 9 of 9

Re: issue-#100 Controls documentation

Posted: Thu Jul 28, 2016 8:05 am
by Robert
I agree with the previous post.

So:
Pressing a command button (also called a push button) invokes the linked BlackBox "Command". A Command is frequently an exported parameterless Component Pascal procedure, but it may be any sequence of procedure calls that comply with the "Command" syntax described in the Docu for StdInterpreter. The individual procedures called may be either constant (or normal) procedures, or procedure variables.

Re: issue-#100 Controls documentation

Posted: Thu Jul 28, 2016 8:14 am
by Robert
I don't have time myself to look at this this week. (I suddenly find I am more busy than planned as I have just realised that I only have until Friday to upgrade my PC from XP to Windows 10. Another job that is bound to take longer than one thinks it will.)
Scream!!!!

Can't get Windows 10 to work, and now I have missed the update deadline.
Can't get Windows 7 to work properly, despite paying money for it.
Now I'll have to install XP from scratch to get an operational computer.

Re: issue-#100 Controls documentation

Posted: Thu Jul 28, 2016 11:47 pm
by DGDanforth
Josef Templ wrote: Keep the changes to a minimum or we will never finish issue-#100.
I have incorporated Robert's wording and did a commit and push
(I did that twice since I forgot to set Browser mode for the Docu file).

Now, how do we get a Diff of that with the (way back) version before we started to
modify Controls?

Re: issue-#100 Controls documentation

Posted: Fri Jul 29, 2016 12:17 am
by Ivan Denisov
You should choose the versions you want to compare like this
http://redmine.blackboxframework.org/pr ... sue-%23100
diff.png
diff.png (21 KiB) Viewed 14397 times

Re: issue-#100 Controls documentation

Posted: Fri Jul 29, 2016 7:54 am
by Josef Templ
Doug, don't set it to Browser mode.
It was not in Browser mode before and it should not be now.
It is set to Browser mode when the docu is opened for browsing anyway.

Re: issue-#100 Controls documentation

Posted: Sat Jul 30, 2016 4:03 am
by DGDanforth
Browers mode removed. Now in edit mode.

Ivan, redmine is not showing the revision I just pushed.
I see the history as you have indicated but that seems to be the Master's history and not
the unstable history.
How does one get the Diff for those revisions that have not yet been merged with the Master?

Re: issue-#100 Controls documentation

Posted: Sat Jul 30, 2016 9:08 pm
by Ivan Denisov
DGDanforth wrote:Browers mode removed. Now in edit mode.

Ivan, redmine is not showing the revision I just pushed.
I see the history as you have indicated but that seems to be the Master's history and not
the unstable history.
How does one get the Diff for those revisions that have not yet been merged with the Master?
you need to choose the branch which history want to see.
choosing.png
choosing.png (15.38 KiB) Viewed 14383 times

Re: issue-#100 Controls documentation

Posted: Sun Jul 31, 2016 2:27 am
by DGDanforth
Ivan Denisov wrote:
you need to choose the branch which history want to see.
choosing.png
OK, I found your image. Upper right hand corner of the top redmine page.
That took me a while to find.
Thank you.
-Doug

Re: issue-#100 Controls documentation

Posted: Wed Aug 03, 2016 4:52 am
by Ivan Denisov
Controls documentation was improved:
http://blackboxframework.org/unstable/m ... c1.602.zip