Search:

Type: Posts; User: raveens

Page 1 of 74 1 2 3 4

Search: Search took 0.04 seconds.

  1. Re: SuggestionForm: Was fixed in 20.1 but 'un-fixed' in 24.0

    Suggestion for ParentForSuggestion as per:




    Function ParentForSuggestion Returns Handle
    Handle hoMain hoMainPanel
    Boolean bFound
    // we must have an application object and a...
  2. SuggestionForm: Was fixed in 20.1 but 'un-fixed' in 24.0

    Hi DAW

    in DF20.1, the procedure ParentForSuggestion was as follows:



    Function ParentForSuggestion Returns Handle
    Handle hoMain hoMainPanel

    // we must have an...
  3. Replies
    11
    Views
    576

    Re: 2024 RC2: Unable to Sign Exes

    Hi Frank

    That's the first thing I did but that didn't work either (see image).
    I believe, since DF19.1, there hasn't been a need for " (quotes) around the parameters anymore.
    If you try to to...
  4. Replies
    11
    Views
    576

    Re: 2024 RC2: Unable to Sign Exes

    Hi DAW/Vincent

    Just to note, there were NO issues up to v24.0.2.33 aka v24-BETA2

    The issue ONLY started with v24.0.2.43 aka v24-RC2

    With v24 RC2, it seems that the SignDataFlexProjectExe...
  5. Replies
    11
    Views
    576

    Re: 2024 RC2: Unable to Sign Exes

    Hi DAW

    There is definitely an issue with the RC2 SignDataFlexProjectExe.exe (build 43) - I overwrote it the BETA2 version (build 33) and I can now sign my applications.

    Hopefully this is fixed...
  6. Replies
    11
    Views
    576

    2024 RC2: Unable to Sign Exes

    Hi DAW

    I'm getting the following error when I try to sign Exes - anyone else seeing this ?

    For some reason, it can't seems to locate/open/access SignDataFlexProjectExe.ini which is located in...
  7. Replies
    12
    Views
    701

    DataFlex 2024 RC

    Hi DAW

    With the 2024 RC and with all RCs before - it pops up the "This evaluation license will expire in 60 days" which is very annoying and then stops working after 60 days. We tend to develop...
  8. Replies
    1
    Views
    187

    cWebMenuItemCheckbox Display Issue/Bug

    Hi DAW

    Using the WebOrderMobile WS, add the following code to the Dashboard.wo



    Object oActionGroup is a cWebMenuGroup
    Object oChkGroups is a cWebMenuItemCheckbox
    Set...
  9. Replies
    2
    Views
    303

    Re: cWebList - Dynamic Row/Cell Styling

    Hi Harm

    Thanks for logging this request and I understand your concerns but the suggestion above would merely be adding custom styles to the column level (ie background-color: red)

    I cannot...
  10. Re: DF24.0 Studio Unable to run other DF programs from the Tools Menu

    Thanks, Harm.
    The batch file band-aid worked.
  11. DF24.0 Studio Unable to run other DF programs from the Tools Menu

    Hi DAW

    With reference to
    https://support.dataaccess.com/Forums/showthread.php?64941-DF19-1-Studio-Unable-to-run-DF19-0-programs-from-the-Tools-Menu-!&p=348468#post348468

    This issue was...
  12. Replies
    0
    Views
    171

    FlexTron: Prompt being cut-off

    Hi DAW

    Here we have a simple cWebDateForm at the top-right corner in a cLocalWebControlHost

    If you press the prompt button, the display is cut-off

    16650

    The believe the same would apply...
  13. FlexTron: Unable to add web-objects/components via the Studio's Create new Wizard

    16649

    Is there anything special we need to set ? This is a Windows App that has cLocalWebControlHost objects within views.
  14. Replies
    2
    Views
    303

    cWebList - Dynamic Row/Cell Styling

    Hi DAW

    With reference to:
    https://support.dataaccess.com/Forums/showthread.php?70768-cWebList-dynamic-background-color&p=386487#post386487

    I believe the cWebList's tWebCell requires a new...
  15. Replies
    2
    Views
    257

    Re: cWebList:: dynamic background-color

    I was hoping that would NOT be the answer.
    Yes! an example in the help would be great

    The closes 'solution' to this issue is as follows, using the SalesPersonWebLookup.wo, but it is not what I...
  16. Replies
    2
    Views
    257

    cWebList:: dynamic background-color

    Hi


    The only method to dynamically change the colour of a column within a row is by utilizing the OnDefineRowCssClass event and updating the sCSSClass value with a predefined CSS attribute.
    ...
  17. Replies
    0
    Views
    133

    cWebList:: dynamic background-color

    << MOVED >>
    See: https://support.dataaccess.com/Forums/showthread.php?70768-cWebList-dynamic-background-color
  18. Use CSS3 Variables for Colours within Theme.css

    Hi DAW

    Could we please please have variables within the theme.css in DF2024 ?

    See: https://www.w3schools.com/css/css3_variables.asp

    This just makes coding/customising multiple themes easier...
  19. Thread: cIniFile

    by raveens
    Replies
    9
    Views
    532

    Re: cIniFile

    +1
  20. Thread: cIniFile

    by raveens
    Replies
    9
    Views
    532

    Re: cIniFile

    +1

    Or at least maintain the current format of non df source
  21. Replies
    6
    Views
    413

    Re: Collected thoughts using Df 2024

    Hi Nils

    The RFC document also goes on to say:



    it's the same issue with INI files too
  22. Replies
    6
    Views
    413

    Re: Collected thoughts using Df 2024

    Hi Nils

    BOM is illegal in JSON


    See RFC 7159, Section 8.1:


    Implementations MUST NOT add a byte order mark to the beginning of a JSON text.
  23. Re: Enabling a web application through the registry requires Restart.

    Hi Edgard

    Refer to this link
    https://support.dataaccess.com/Forums/showthread.php?51193-Starting-Stopping-for-a-specific-web-app-programatically&p=260626#post260626

    Enabling and Disabling a...
  24. Replies
    8
    Views
    403

    Re: YAFR - highlight locks

    Hi Garret

    FYI. We had tried this before via Hammer and quickly reverted it - when dealing with old procedural code, and I have had my share of converting these, the reread/lock and unlock may not...
  25. Re: YAFR Constraints on Copy_records /CopyFile

    Hi Dave

    If you want to replicate the copy_records, it's basically as per:

    Where iTable is your From-table, and iTable2 is your to-table



    Move 1 to iColStart
    Get_Attribute...
Results 1 to 25 of 1831
Page 1 of 74 1 2 3 4