@boikom

@boikom

Forum Replies Created

Viewing 15 posts - 691 through 705 (of 921 total)
  • Author
    Posts
  • in reply to: basic usage #100711
    admin
    Keymaster

    Well it looks like I have a long day ahead of me.  I am following the instructions from lit-element on sharing styles but so far no joy.
    https://lit-element.polymer-project.org/guide/styles#sharing-styles
    Thanks for getting me facing in the right direction.

    in reply to: basic usage #100710
    admin
    Keymaster

    Aha! Yes thank you that sounds very likely.
     
     
     
     

    in reply to: basic usage #100709
    admin
    Keymaster

    Hi,
    These files are included in the button module.
    smart.button.js in modules is a bundle of the necessary files, one of which is smart.element.js. You may look at the online samples, too.
    As far as I see you’re using it with Lit Element which creates a Shadow DOM, then you should add the smart.default.css within that Shadow DOM. Otherwise, as the shadow dom is isolated, that will not allow the outside CSS to style elements in the shadow dom.
    Regards,
    Boyko

    in reply to: basic usage #100708
    admin
    Keymaster

    …hmm the docs seem to be off a little.  In the doc for smart-button it says
    “Note how <b>smart.element.js</b> and <b>webcomponents.min.js</b> are declared before everything else. This is mandatory for all custom elements.”
    But the screen shot does not include them at all.

    in reply to: basic usage #100707
    admin
    Keymaster

    I just noticed that in the documentation for smart.button is says:

    “To initialize a button element the user has to include the following files to the head of the page:

    smart.element.js – the base class

    What does it mean that I need to include the base class?  If I have <my-element> and inside that I want to use <smart-button>…  Does <my-element> need to extend smart.elements.js?    That can’t be right…  Do I just need to reference it from my index.html?  I will try that.
     

    in reply to: basic usage #100706
    admin
    Keymaster

    I got a reference to the button and inspected it in the console and it is indeed instantiated.   So it looks like I just need to dive into the style and theme settings as it is not applying any style whatsoever.   I expected the default look to match what is in the docs, but I guess not?  Anyway, if you see anything I am missing please let me know.
    We are very much looking to buy because we want the tree,  but I need to confirm the basic usage first.
     
    Thanks

    in reply to: according scrolling and spacing #100704
    admin
    Keymaster

    The ‘expand-mode’ in this case should be “single”, not “singleFitHeight” which fits the height to the available space, but in this case you do not have such space.
     
    Regards,
    Boyko
    https://www.htmlelements.com/

    in reply to: scroll to newly selected item #100702
    admin
    Keymaster

    Hi,
    The ensureVisible method scrolls to an item: https://www.htmlelements.com/docs/listbox-api/#toc-ensurevisible
    Regards,
    Boyko

    in reply to: Grid Group Panel #100700
    admin
    Keymaster

    Hi Jack,
    The feature is still not implemented in our Grid Web Component. We will add it in the next release of Smart Web Components.
    Best Regards,
    Peter Stoev
    Smart UI Team
    https://www.htmlelements.com/

    in reply to: Always show drag limit? #100698
    admin
    Keymaster

    Hi Aks26,
    We will consider making this optional in future versions of our Gantt Chart. Unfortunately, this is not possible in the moment as the feature is not implemented.
    Thanks for the feedback.
     

    in reply to: Auto height not working? #100692
    admin
    Keymaster

    Hi Aks26,
    We have a demo about auto-height: https://www.htmlelements.com/demos/gantt/auto-height/. Do you use our latest version – Smart UI 7.4.0?
    Regards,
    Peter
    Smart UI Team
    https://www.htmlelements.com/

    in reply to: Disable whole chart? #100681
    admin
    Keymaster

    Thanks a lot! It works.

    in reply to: Custom Text for Gantt Chart View #100675
    admin
    Keymaster

    Thanks a lot Chris. I managed to figure it out and it works exactly how I want it to! Just another thing, there is also a row above the months row which displays the year. Is there a way to turn that row off completely?

    in reply to: Popup Window #100670
    admin
    Keymaster

    Hi
    It is possible to disable it by handling the “opening” event. It is also possible to completely customise the popup window. Please, refer to this new tutorial about gantt-chart https://www.htmlelements.com/docs/gantt-editing/
    Regards,
    Peter

    in reply to: scrollable menu with scrollbar #100659
    admin
    Keymaster

    Hi edwardsmarkf,
    Thank you for your feedback. Unfortunately, the scroll buttons are the only way to scroll through Smart.Menu items at he moment. However, we will take your feature request into consideration for future development.
    Best regards,
    Dimitar
    Smart HTML Elements Team
    https://www.htmlelements.com

Viewing 15 posts - 691 through 705 (of 921 total)