Tag -98 has no effect

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #35648
    Advalorem
    Participant

    Hi,

    I'm using Delphi 7 and alphacontrol to skin my application. I need to exclude some Tpanel from skinning (for custom paiting) and I set tag to -98.

    It worked for a while with v8.10. I installed recently v8.18 and I realized that all panels were skinned, even those that was previously unskinned.

    So, i uninstalled v8.18 and reinstalled v8.10 but problem still remains. Does anybody can help me?

    #50177
    CheshireCat
    Participant
    'Advalorem' wrote:

    So, i uninstalled v8.18 and reinstalled v8.10 but problem still remains. Does anybody can help me?

    Hello,

    do you have delete all DCU files and recompile your application?

    #50178
    Advalorem
    Participant

    I rebuilt but didn't delete DCU files. Now it's done but the problem remains

    #50179
    CheshireCat
    Participant

    Hello,

    before you install the old package you must delete all acnt*.bpl and acnt*.dcp.

    Or check this site:

    Uninstalling previous version of the package

    Maybe it helps 🙂

    #50180
    Advalorem
    Participant
    'CheshireCat' wrote:

    Hello,

    before you install the old package you must delete all acnt*.bpl and acnt*.dcp.

    Or check this site:

    Uninstalling previous version of the package

    Maybe it helps 🙂

    I have already done that :wacko:

    #50191
    Support
    Keymaster

    Hello, Advalorem!

    Can you show an example where -98 does not work, please?

    #50192
    Wolfgang
    Participant
    'Support' wrote:

    Hello, Advalorem!

    Can you show an example where -98 does not work, please?

    In my experience -98 only works on 3rd party controls, not on Alpha Controls, i.e. TsEdit won't work, but TEdit or TJvEdit will work.

    You can also check in sConst.pas, if -98 is defined as ExceptTag.

    #50197
    Support
    Keymaster

    Advalorem wrote about the TPanel component in the first message.

    #50222
    Advalorem
    Participant

    I don't understand anything.

    I created a sample project to send you and it worked fine. I created a virtual pc to make a clean installation of Delphi+alphacontrols, added my source code and everything was fine.

    So i copied whole source code back to my pc and now it works fine !!??

    #38382
    Support
    Keymaster

    I'm sorry, I can't say, I need to see it.

    Maybe TsPanel was used instead TPanel?

    #38373
    Advalorem
    Participant
    'Support' wrote:

    Maybe TsPanel was used instead TPanel?

    No, it's an old project i wanted to “relook” waiting a new version.Only vcl components are used.

    Don't loose your time to search. Now, it works, i don't plan to make any update soon.

    Thanks for your help

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.