SEUIXP menu's and 2.8 - Clipper

This is a discussion on SEUIXP menu's and 2.8 - Clipper ; I own the source code version of SEUIXP menu's but the source of 2.8 gives a number of compile errors in 2.8. Apparently, the following Toolbar class variables disappeared in 2.8 and also the structure __WCToolBarUpdate. PROTECT ptrUpdateArray AS PTR ...

+ Reply to Thread
Results 1 to 4 of 4

SEUIXP menu's and 2.8

  1. Default SEUIXP menu's and 2.8

    I own the source code version of SEUIXP menu's but the source of 2.8
    gives a number of compile errors in 2.8.

    Apparently, the following Toolbar class variables disappeared in 2.8
    and also the structure __WCToolBarUpdate.

    PROTECT ptrUpdateArray AS PTR
    PROTECT dwUpdateCount AS DWORD

    Finally, aChild := SELF:__FindToolBar(uBand) expects an array but now
    returns an object.

    Not things easy to solve. I looked for an update but I didn't find it.
    Does anyone know where to find an update? It seems the maker Sven
    Ebert is not around at this moment and I can't continue in 2.8 without
    this solved.

    Dick van Kooten


  2. Default Re: SEUIXP menu's and 2.8

    Dick,
    as far as I know, there will be no update. Sven has na new version to
    purchase.

    Regards,
    Sandi
    On 8 avg., 12:33, D.J.W. van Kooten <pub...@ic2remove.this.com> wrote:
    > I own the source code version of SEUIXP menu's but the source of 2.8
    > gives a number of compile errors in 2.8.
    >
    > Apparently, the following Toolbar class variables disappeared in 2.8
    > and also the structure __WCToolBarUpdate.
    >
    > PROTECT ptrUpdateArray AS PTR
    > PROTECT dwUpdateCount AS DWORD
    >
    > Finally, aChild := SELF:__FindToolBar(uBand) expects an array but now
    > returns an object.
    >
    > Not things easy to solve. I looked for an update but I didn't find it.
    > Does anyone know where to find an update? It seems the maker Sven
    > Ebert is not around at this moment and I can't continue in 2.8 without
    > this solved.
    >
    > Dick van Kooten




  3. Default Re: SEUIXP menu's and 2.8

    Hai Dick,

    Sven has created a new class and it can be purchased form his site.
    Basicly the classes are the same, but more fancied up.
    No hassle to change things, just re-inherit the class to these new class.

    --
    Grtz, Marc


    "D.J.W. van Kooten" <public@ic2remove.this.com> schreef in bericht
    news:e06jb3ta87va88gct2oq0qo7vfn2hp9n4g@4ax.com...
    >I own the source code version of SEUIXP menu's but the source of 2.8
    > gives a number of compile errors in 2.8.
    >
    > Apparently, the following Toolbar class variables disappeared in 2.8
    > and also the structure __WCToolBarUpdate.
    >
    > PROTECT ptrUpdateArray AS PTR
    > PROTECT dwUpdateCount AS DWORD
    >
    > Finally, aChild := SELF:__FindToolBar(uBand) expects an array but now
    > returns an object.
    >
    > Not things easy to solve. I looked for an update but I didn't find it.
    > Does anyone know where to find an update? It seems the maker Sven
    > Ebert is not around at this moment and I can't continue in 2.8 without
    > this solved.
    >
    > Dick van Kooten
    >



  4. Default Re: SEUIXP menu's and 2.8

    On Wed, 08 Aug 2007 12:33:24 +0200, D.J.W. van Kooten
    <public@ic2remove.this.com> wrote:

    Hello Marc, Sandi,

    >as far as I know, there will be no update. Sven has na new version to
    >purchase.


    >Sven has created a new class and it can be purchased form his site.
    >Basicly the classes are the same, but more fancied up.


    Thanks for your answer. In the meantime Sven gave me this link which I
    couldn't find straight from the site:

    http://www.ebertonline.de/VO/seuixp_upgrade28_order.htm

    So I ordered it immediately and expect to be on line with 2.8 soon
    again.

    It's a great product for toolbars and menu's which I can recommend to
    everyone.

    Dick

+ Reply to Thread

Similar Threads

  1. getting started with seuixp - HELP
    By Application Development in forum Clipper
    Replies: 20
    Last Post: 12-28-2007, 03:55 AM
  2. SEUIXP Tollbar class
    By Application Development in forum Clipper
    Replies: 11
    Last Post: 09-23-2007, 01:32 AM
  3. Multiple Menu's with Different items
    By Application Development in forum Sharepoint
    Replies: 1
    Last Post: 07-12-2007, 01:58 AM
  4. SEUIXP for VO2.8
    By Application Development in forum Clipper
    Replies: 2
    Last Post: 05-26-2007, 04:03 AM
  5. Menu's and hiding entries
    By Application Development in forum Perl
    Replies: 8
    Last Post: 03-02-2006, 08:40 PM