HeDiBo

Forum Replies Created

Viewing 20 posts - 921 through 940 (of 1,174 total)
  • Author
    Posts
  • in reply to: Protected skins #53985
    HeDiBo
    Participant
    'Support' wrote:

    Hello, Dick! Files were renamed few versions ago.

    If you download the skins using the link in the Skins map, you get all the old skins. The askins.zip file apparently is not updated with the new skins.

    Thanks.

    in reply to: Webbrowser and WebGMapsLookupEdit #53950
    HeDiBo
    Participant
    'minou' wrote:

    Try now

    It's a beautiful example. Bravo :a3:

    in reply to: Webbrowser and WebGMapsLookupEdit #53932
    HeDiBo
    Participant

    Can you build an English language version?

    Please correct all the indentation errors in the source. Example:

    Code:
    try

    if Assigned(Super['places'].AsArray) then // Indented too far
    Count :=Super['places'].AsArray.Length else Count :=0;

    for i := 0 to Count – 1 do
    with ListView.Items.Add do
    begin
    Caption :=(Super['places[' + inttostr(i) + '].name'].AsString);
    subitems.Add(Super['places[' + inttostr(i) + '].distance'].AsString);
    subitems.Add(Super['places[' + inttostr(i) + '].vicinity'].AsString);
    end;

    except on e:exception do // Does not align with the try statement
    result:='произошла ошибка : '+e.Message;
    end;

    if ListView.Items.Count>0 then // does not align with the previous end statement.
    result:='Ближайший банк : ' + ListView.Items[0].caption +'только : ' +ListView.Items[0].SubItems[0]+ ' метр'
    end;

    You see, sample code should be impeccable: readers of the example should be able to follow it without extra effort.

    Your example is very interesting, because it illustrates the use of Google Maps. :a3:

    in reply to: Webbrowser and WebGMapsLookupEdit #53930
    HeDiBo
    Participant

    Problem solved in 10.16 :a3:

    in reply to: Protected skins #53929
    HeDiBo
    Participant
    'Support' wrote:

    Commercial skins will have (CS) suffix now.

    Has not been done in version 10.16

    in reply to: TsWebBrowser weird bug Delphi7 #53928
    HeDiBo
    Participant

    Removing the events at design time in AC 10.16 did the trick! Congrats :a3:

    in reply to: AlphaControls for Lazarus #53927
    HeDiBo
    Participant

    Hi Uwe,

    The problems you describe are solely attributable to flaws in Windows 10 Tablet mode. I think Microsoft should deal with those, not AC.

    in reply to: AlphaControls for Lazarus #53925
    HeDiBo
    Participant
    'mol' wrote:

    …but then comes Windows 10 along and your once stable version enters unknown territory again.

    It would be interesting to know which problems have emerged in AC specifically related to the Windows 10 release. Can you give us some examples?

    in reply to: Webbrowser and WebGMapsLookupEdit #53897
    HeDiBo
    Participant
    'Support' wrote:

    I think, single solution – to redeclare the event after migration to other Delphi version.

    I'm not sure what you mean. :a1:

    HeDiBo
    Participant
    'Support' wrote:

    I will try to add something similar in the nearest release.

    It works very nicely now! Nice implementation too :a7:

    in reply to: Webbrowser and WebGMapsLookupEdit #53883
    HeDiBo
    Participant

    JM-DG apparently posted a message, that was later removed? The message went:

    Quote:
    There is indeed a weird bug with TsWebBrowser in Delphi 7 at least.

    Assign any of these actions in TsWebBrowser

    OnBeforeNavigate2

    OnCommandStateChange

    OnDocumentComplete

    OnNavigateComplete2

    // Put a comment so that delphi does'nt remove them.

    – Save All.

    – Close the project.

    – Reopen the project and the actions won't be linked anymore.

    I can confirm this serious bug using Delphi XE4.

    I tried the same thing with TWebbrowser and no problem there. So it must be somewhere in TsWebBrowser.

    in reply to: DevExpr TcxSpinEdit not skinned correctly #53825
    HeDiBo
    Participant
    'Support' wrote:

    Are you sure? Look what I have, I think it's Ok.

    The problem is in TcxSpinEdit, not inTsSpinEdit,

    However, my TsSpinEdit looks different from yours.

    I noticed that the downloadable skins from your site, have s Smoky skin of 121515 bytes, dated 25-01-2015. I a bit old maybe?

    in reply to: DevExpr TcxCheckListBox lines are too close to each other #53800
    HeDiBo
    Participant
    'Support' wrote:

    I should think how to do it better. I hope implement it later.

    I'll make a new topic of this.

    in reply to: DevExpr TcxSpinEdit not skinned correctly #53799
    HeDiBo
    Participant
    'Support' wrote:

    I'll try to improve this skin also.

    Version 10.14: no apparent improvement.

    in reply to: TsDateEdit needs Animated property #53798
    HeDiBo
    Participant
    'Support' wrote:

    Thank you, this property will be added in the next release.

    Solved. Thanks. 🙄

    in reply to: AlphaControls for Lazarus #53740
    HeDiBo
    Participant
    'SzakiLaci' wrote:

    Of course it will work only under Windows.

    That would be the reason why it is not interesting for Serge. It's the Linux/Unix community that lacks proper controls. They would really benefit from AlphaControls.

    in reply to: Webbrowser and WebGMapsLookupEdit #53696
    HeDiBo
    Participant
    'minou' wrote:

    thank you

    anyway it is work now my be problem in ie or ac

    For your information, your test program worked fine with me too.

    Best of luck to you 🙄

    in reply to: Webbrowser and WebGMapsLookupEdit #53699
    HeDiBo
    Participant

    Send us a complete project (dproj and all), that compiles without errors, packed in a ZIP file, if you really want answers.

    in reply to: DevExpr TcxSpinEdit not skinned correctly #53643
    HeDiBo
    Participant
    'Support' wrote:

    Look spinedits in this changed skin:

    http://www.alphaskin…ins/blueice.asz

    That's a bit better, indeed. Have a look at the smoky skin. The arrows are almost unnoticeable.

    in reply to: Some skins could do with light(er) text #53639
    HeDiBo
    Participant
    'Support' wrote:

    Hello!

    Some changes were added in these skins:

    http://www.alphaskin…skins/retro.asz

    http://www.alphaskin…/skins/wood.asz

    http://www.alphaskin…/skins/tv-b.asz

    http://www.alphaskin…s/garnet_ii.asz

    Labels color has been changed to white here:

    http://www.alphaskin…us_contrast.asz

    http://www.alphaskin…ot_contrast.asz

    I think, last 2 skins are worse when labels are brighter.

    Wot_contrast looks great! I don't know why you say it doesn't.

    Nautilus_contrast doesn't look good, because only TsLabel changed skin. TsPanel still has a dark caption. The calendar too. The calculator was all right as it was.

    The retro skin looks a bit silly now, with the light letters. Maybe the background itself should be a little lighter, so dark letters would still stand out.

    The wood skin has changed (if you do a file compare), but I don't see any changes visually..

    The garnet ii skin looks great now.

    So does the tv-b skin.

    Thanks for your efforts so far :a3:.

Viewing 20 posts - 921 through 940 (of 1,174 total)