Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 17 of 17 total
Thread Why Am Not Able To Type Into The Edit Box?
Fri, Jul 7 2017 10:46 AMPermanent Link

Frederick Chin

Raul,

/*
Have you tried this code with a brand new project (that has just this
form and unit ) and see if you get a warning then (vs being part of a
bigger project).
*/

I created a new project and typed in the code manually and it still compiled without any warnings or hints.

I have attached a recorded session and you can see it.

--
Frederick



Attachments: ewbcomp.mp4
Fri, Jul 7 2017 11:57 AMPermanent Link

Raul

Team Elevate Team Elevate

On 7/7/2017 10:46 AM, Frederick Chin wrote:
> Raul,
>
> /*
> Have you tried this code with a brand new project (that has just this
> form and unit ) and see if you get a warning then (vs being part of a
> bigger project).
> */
>
> I created a new project and typed in the code manually and it still compiled without any warnings or hints.
>
> I have attached a recorded session and you can see it.

It looks like you only show 1 message log line - it auto-scrolls to last
entry.

can you make messages window taller (like 1/3 of screen)

Raul
Fri, Jul 7 2017 7:54 PMPermanent Link

Frederick Chin

Raul,

/*
It looks like you only show 1 message log line - it auto-scrolls to last
entry.

can you make messages window taller (like 1/3 of screen)
*/

Ahh...I see it now.

I hope Tim could amend the output behaviour by either having an option to "stop on warning" and/or to scroll the output to the top as the initial messages are more important than the later ones, especially if you have many messages. The latter is preferable.

--
Frederick



Attachments: outwin.jpg
Sun, Jul 9 2017 11:50 AMPermanent Link

Raul

Team Elevate Team Elevate

On 7/7/2017 7:54 PM, Frederick Chin wrote:
> I hope Tim could amend the output behaviour by either having an option to "stop on warning" and/or to scroll the output to the top as the initial messages are more important than the later ones, especially if you have many messages. The latter is preferable.

Showing hints/warnings count on status bar at the bnottom would be good
as well from discoverability. Where it currently says  "... compiled
successfully" to also include warning and hint counts

Raul
Mon, Jul 10 2017 10:56 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Frederick,

<< I hope Tim could amend the output behaviour by either having an option to "stop on warning" and/or to scroll the output to the top as the initial messages are more important than the later ones, especially if you have many messages. The latter is preferable. >>

This is a 50-50 issue.  The reason why I'm scrolling the list items is specifically because we got a request to do so, so this will have to wait until I can add an environment option for it.

Tim Young
Elevate Software
www.elevatesoft.com
Mon, Jul 10 2017 11:36 AMPermanent Link

Frederick Chin

Tim,

/*
This is a 50-50 issue.  The reason why I'm scrolling the list items is specifically because we got a request to do so, so this will have to wait until I can add an environment option for it.
*/

No worries. I have increased the height of the messages window just enough to see the line that shows the number of hints, warnings and errors. This gives me a heads-up if there are any problems with the codes.

It's a habit I started the first time I used Delphi and that is my codes will contain 0 hints and 0 warnings.

--
Frederick
Tue, Jul 11 2017 11:58 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Raul,

<< Showing hints/warnings count on status bar at the bnottom would be good as well from discoverability. Where it currently says  "... compiled successfully" to also include warning and hint counts >>

This has been added, and I also added the ability to just double-click the status bar to activate the messages panel.

Tim Young
Elevate Software
www.elevatesoft.com
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image