m56ober

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: 7.30 : I can't unzip le packing #44731
    m56ober
    Participant

    The problem is solved

    I have this problem with IZarc,

    so, with microsoft “compressed files” the unpacking is fine

    Bye

    in reply to: AC and JvEdit Component #44564
    m56ober
    Participant

    Thank you

    in reply to: Problem on create form after sSkinManager1.Active := False; #44245
    m56ober
    Participant

    Hello

    I have just installed the version 7.26

    Now everything seems to work fine.

    – FastReport : OK

    – MDI forms crash : OK!

    Thank you very much

    in reply to: Problem on create form after sSkinManager1.Active := False; #44142
    m56ober
    Participant

    keep cool,

    I haven't error message, the program only stop with a sound 'beep'

    I must use task list for initialized the application

    When i deactivate skinmanager all is ok.

    That's all

    I just expose my problem

    I say myself that somebody in can had the same

    So for me it's not an useless error!

    My procedure is carrying very simple

    procedure TFRM_MAIN.EditionsExecute(Sender: TObject);

    begin

    sSkinManager1.Active := False;

    FRM_EDITIONS := TFRM_EDITIONS.Create(Self);

    Try

    FRM_EDITIONS.Showmodal;

    Finally

    FRM_EDITIONS.Free;

    End;

    sSkinManager1.Active := True;

    End;

    Best Regards

    in reply to: Alpha Conrols And MDI Childs #43659
    m56ober
    Participant

    It's Ok

    Thank you

Viewing 5 posts - 1 through 5 (of 5 total)