Search:

Type: Posts; User: Henri

Page 1 of 8 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    235

    Re: how to UN-RegisterDragSource

    I'm afraid this isn't possible, we never implemented this as we couldn't really think of a valid use case for it - curious to hear yours!

    We'll put it on the feature list for (potentially) the...
  2. Replies
    3
    Views
    200

    Re: piColumnSpan = 0 does not work anymore

    You might be right there... We originally tried to preserve some of the flowlayout feel and the columnspan 0 might be one of them. At some point we may or may not have regretted some of those...
  3. Replies
    3
    Views
    200

    Re: piColumnSpan = 0 does not work anymore

    The auto-fill to end of row is a flowLayout specific feature, in grid everything is expected to have a specific "width" (cells to occupy).

    We've made a super-duper handy conversion tool though!...
  4. Replies
    1
    Views
    485

    Re: cWebMenuList Drag Support Request

    When we made the feature list for the Drag & Drop framework, we looked at what would be logical use cases for both drags and drops.

    We eventually came to the list that we have today as a first...
  5. Replies
    3
    Views
    994

    Re: PDF Viewer Testing

    The specific example you're highlighting shows how PDF's would get displayed when not using ViewerJS (the underlying PdfViewer component). In this case, the default browser behavior takes over and as...
  6. Thread: Mystery CSS rule

    by Henri
    Replies
    1
    Views
    650

    Re: Mystery CSS rule

    Honestly, i have no idea what this would guard against barring a WebGroup growing to infinite size (which i'm not sure is a bad thing perse). Face value i see no problems with increasing this to...
  7. Replies
    0
    Views
    476

    WebImageZoom for DF2022

    We've just released the latest version of the WebImageZoom library for the WebApp Framework!

    The DataFlex WebImageZoom Library allows you to view images and zoom in and out. The library is now...
  8. Replies
    10
    Views
    2,298

    Re: PdfViewer for DF2022

    ViewerJs (the underlying library) uses Pdf.js by Mozilla at that version. I'm a bit hesitant to simply upgrade to the latest version (3.x) as i don't know how the underlying library will deal with...
  9. Replies
    10
    Views
    2,298

    PdfViewer for DF2022

    We've just released the latest version of the PdfViewer! This WebApp component has been updated for DF2022 (20.1)

    With the PDF Viewer you can easily display PDF’s in your DataFlex WebApps. The...
  10. Replies
    2
    Views
    732

    Re: QR and Barcode Scanner updated for DF 2022

    Good point, i'll update the info in the near future - Thanks!
  11. Replies
    2
    Views
    732

    QR and Barcode Scanner updated for DF 2022

    We've just released the latest version of the DataFlex QR and Barcode Scanner Libary!

    The DataFlex QR and Barcode Scanner Library allows you to scan bar- and QR codes directly from a mobile...
  12. Replies
    1
    Views
    744

    Re: WebContextMenu - new course

    :cool:
  13. Re: cWebColumnCheckBox doesn't take the focus in DF 20.1

    We've fixed this for all related themes and will be include the fix in a future build. For existing builds and applications, you can add the following to your Application.css (this does assume your...
  14. Replies
    0
    Views
    1,618

    Sticky: Web Scheduler v1.2 (DF20.1 version)

    We've just released the latest version of the Web Scheduler!

    More information can be found in the news article, as well as on the downloads page and the accompanying doc but in a nutshell:
    ...
  15. Re: psTooltip disabled on empty webform when peLabelPosition is lpFloat

    We're going to add this to our todo list. Should be an easy fix so look for this in a near future rev.

    Thanks for bringing this to our attention!
  16. Replies
    3
    Views
    1,144

    Re: Drag&Drop from dynamicOject

    While we never kept this in mind when developing the Drag & Drop functionality, i just fiddled around with this for the past few hours and turns out it actually works! Quite nicely too.

    I've...
  17. Replies
    11
    Views
    1,776

    Re: Disallow use of Chrome

    You realise that roughly 65% of the world is using Chrome as their browser right? ^^

    I would avoid this route if you can.

    In DF20, we added the psAutoComplete property to expose the HTML...
  18. Re: I found pbRender in Dataflex 2021 not working as well as Dataflex 18.2. Why??

    pbNoFillIfHidden makes it so that if a control is not visible (aka pbRender or pbVisible is set to false), data is not sent to this control. This means that when trying to WebGet the psValue for this...
  19. Re: cWebGrid: Automatically move to a new row by default

    I'm wondering if you should want this. The idea of a webgrid is that you can click anywhere inside to interact with the data. If you were to add / modify logic that places the cursor to the new row...
  20. Re: Web Application Server logging COM error on cVdfInternetSession.pkg

    Sometimes? I would expect it to be always if it's using the wrong version. Can you double check you are getting up-to-date files now. One of the ways to check is by going to...
  21. Re: Possible to refresh 1 Web List cell? not go back to top.

    Not sure if this works, since i've never needed this personally but have you tried manually collecting the data for these cells and then load them using "LoadGridCell". Not sure if it works and...
  22. Re: Web Application Server logging COM error on cVdfInternetSession.pkg

    Did your edit fix the issue? I really wish cache wasn't such a problem always :(
  23. Replies
    1
    Views
    853

    Re: Web Tab colors showing on load

    I'm assuming you are using psBtnBackgroundColor for this. When are you (web)setting this property?
  24. Re: Session from one user appearing to different user in two different places.

    What exactly is it that should be addressed according to you? Out of the box, WebApp sessions are secure. It's usually when people forget about things like process pooling that issues arise, but that...
  25. Replies
    8
    Views
    1,591

    Re: Dynamic Objects - bar across page

    The fact that it's overlapping different controls as you scroll makes me feel like it's coming from somewhere else. Is the dynamic container the only control in this view, or is there something else...
Results 1 to 25 of 190
Page 1 of 8 1 2 3 4