Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 11 total
Thread New Build Up
Thu, Dec 15 2011 10:42 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

There's a new build up finally that fixes a bunch of bugs, and has some code
in to try and fix "The Case of the Missing Code Editor Cursor".  If you find
that this build fixes that issue, please let me know.

In general, this build fixes:

- An issue with TStrings and accented characters in forms at design-time
- Desktop resizing and automatic form positioning
- Theme registration and missing theme issues
- An issue with the TImage painting during design-time
- The MRU files list wasn't shifting items off the menu properly, especially
when a large number of files (units/forms) were opened
- A compiler bug with indexed properties that returned strings
- A compiler emitting bug that would cause a blank application
- An AV would occur if you tried to open a form that contained a
TServerRequestQueue component in the IDE

There are some minor additions also, notably:

- The compiler compression is a little better (this will keep getting
better, there's still some more low-hanging fruit)
- A new form position (poDesktopCenterTop)
- There's a new OnResize event for the TDesktop
- There's a new method for the TServerRequest:

    function ParseXML: TDocument;

You can use the methods for TDocument in the WebDOM unit to manipulate the
XML document.

--
Tim Young
Elevate Software
www.elevatesoft.com
Thu, Dec 15 2011 11:01 AMPermanent Link

Raul

Team Elevate Team Elevate

Tim,

Cursor - not fixed for me. Same behavior as prev build.

Also looks like Web server is now included in EWB Smile

Raul


On 12/15/2011 10:42 AM, Tim Young [Elevate Software] wrote:
> There's a new build up finally that fixes a bunch of bugs, and has some
> code in to try and fix "The Case of the Missing Code Editor Cursor". If
> you find that this build fixes that issue, please let me know.
Thu, Dec 15 2011 11:40 AMPermanent Link

Raul

Team Elevate Team Elevate


After installing the latest video drivers (AMD Catalyst 11.12) the issue
does appear to be fixed now.

Raul



On 12/15/2011 11:01 AM, Raul wrote:
> Tim,
>
> Cursor - not fixed for me. Same behavior as prev build.
>
> Also looks like Web server is now included in EWB Smile
>
> Raul
>
>
> On 12/15/2011 10:42 AM, Tim Young [Elevate Software] wrote:
>> There's a new build up finally that fixes a bunch of bugs, and has some
>> code in to try and fix "The Case of the Missing Code Editor Cursor". If
>> you find that this build fixes that issue, please let me know.
Thu, Dec 15 2011 12:14 PMPermanent Link

Raul

Team Elevate Team Elevate

Actually my mistake - not (fully) fixed.

If i use the built-in web server to run the project then cursor is
visible after reset; If i turn off webserver and run then cursor
disappears again.

Raul

On 12/15/2011 11:40 AM, Raul wrote:
>
> After installing the latest video drivers (AMD Catalyst 11.12) the issue
> does appear to be fixed now.
>
> Raul
Thu, Dec 15 2011 3:12 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Raul,

<< Also looks like Web server is now included in EWB Smile>>

Oops, forgot to mention this.  You can also use this procedure in the
WebHTTP unit:

  procedure LogOutput(const Msg: String;
                      const LogURL: String=DEFAULT_LOG_URL);

which will log what you pass it into the Messages area in the IDE, even if
you're testing in FireFox, etc. outside of the IDE.  It's nice for being
able to do some quick and dirty debugging.

--
Tim Young
Elevate Software
www.elevatesoft.com
Thu, Dec 15 2011 3:55 PMPermanent Link

Steve Gill

Avatar

Hi Tim,

Is there any chance of the TGrid being included in a pre-release build?

Steve
Thu, Dec 15 2011 4:22 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Steve,

<< Is there any chance of the TGrid being included in a pre-release build?
>>

Absolutely, it's the next control that I'll be finishing because I need it
for the demo application.  After that, it's a toss-up between a tab/page
control or menus.

--
Tim Young
Elevate Software
www.elevatesoft.com
Thu, Dec 15 2011 4:27 PMPermanent Link

Ron Levy


<Absolutely, it's the next control that I'll be finishing because I need it
for the demo application.  After that, it's a toss-up between a tab/page
control or menus.>

Tim,

I hope there will be an option of setting different editors for the grid - and having basic events to get the display data would be great as well. Also - setting properties at the column level (editable, sortable, etc...) is extremely important.

At some point - a templating system for text would be great as well.
Thu, Dec 15 2011 5:11 PMPermanent Link

Steve Gill

Avatar

Hi Tim,

<< Absolutely, it's the next control that I'll be finishing because I need it
for the demo application.  After that, it's a toss-up between a tab/page
control or menus. >>

Excellent.  Looking forward to it as my 4 projects need it. Smile

Thanks.

Steve
Thu, Dec 15 2011 6:44 PMPermanent Link

Walter Matte

Tactical Business Corporation

<Absolutely, it's the next control that I'll be finishing because I need it
for the demo application.  After that, it's a toss-up between a tab/page
control or menus.>

Components:

If the Grid is done I vote for the rest oo the Dataset be completed....

IDE:

Forward/Back and Cut/Paste.

Walter
Page 1 of 2Next Page »
Jump to Page:  1 2
Image