Search:

Type: Posts; User: Henri

Page 1 of 8 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    478

    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...
  2. Replies
    3
    Views
    979

    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...
  3. Thread: Mystery CSS rule

    by Henri
    Replies
    1
    Views
    647

    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...
  4. Replies
    0
    Views
    470

    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...
  5. Replies
    10
    Views
    2,271

    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...
  6. Replies
    10
    Views
    2,271

    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...
  7. Replies
    2
    Views
    724

    Re: QR and Barcode Scanner updated for DF 2022

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

    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...
  9. Replies
    1
    Views
    741

    Re: WebContextMenu - new course

    :cool:
  10. 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...
  11. Replies
    0
    Views
    1,604

    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:
    ...
  12. 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!
  13. Replies
    3
    Views
    1,137

    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...
  14. Replies
    11
    Views
    1,747

    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...
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. 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 :(
  20. Replies
    1
    Views
    846

    Re: Web Tab colors showing on load

    I'm assuming you are using psBtnBackgroundColor for this. When are you (web)setting this property?
  21. 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...
  22. Replies
    8
    Views
    1,557

    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...
  23. Replies
    13
    Views
    2,520

    Re: Barcode Scanning On Ipad

    What code format are you trying to scan and are you priming the scanner to look for this format (peCodeFormat, psCodeFormatMulti)?
    Did you try changing some other settings like pePatchSize,...
  24. Replies
    4
    Views
    1,133

    Re: cWebColumnLink OnClick not working

    From the top of my head, this isn't possible (combining your custom HTML with the default OnClick).

    Have you considered using the cWebHtmlList instead? This gives you a lot more control over the...
  25. Replies
    6
    Views
    1,465

    Re: cComWebcamCapture/Web

    Michael is probably right.

    What is it you want to do with the camera (webcam?) though?
Results 1 to 25 of 187
Page 1 of 8 1 2 3 4