Search:

Type: Posts; User: Clayton

Page 1 of 12 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,666

    Re: Função com ERRO

    Benedito,

    Ele não está localizando a função fCPF, nem no teu dd, nem em nenhum include de outro arquivo externo.
  2. Replies
    20
    Views
    4,776

    Re: WIn32 app as service.

    Como o Nils falou, tens que renomear a extensão do arquivo para .inc. Ele explicou que o fórum não aceita carregar arquivos com extensão .inc, então ele renomeou o arquivo para .pkg para poder...
  3. Thread: Mascara

    by Clayton
    Replies
    2
    Views
    1,838

    Re: Mascara

    Object oPessoadbComboForm is a dbComboForm
    Entry_Item ARQUIVO.PESSOA

    Set Location to 140 70
    Set Size to 12 60
    Set Label to...
  4. Re: How to get the DataBaseValue of a dbComboForm that is manually bulit

    Hi

    Maybe this helps you



    Procedure Combo_Fill_List
    Integer iFim

    Clear MyFile
  5. Replies
    5
    Views
    13,414

    Re: ccjGrid-TreeView ???

    Ezequiel,

    Take a look at the GroupedGrid class.
    https://support.dataaccess.com/Forums/showthread.php?48813-cCJGrid-with-Grouping-and-Preview-Text&highlight=groupedgrid

    HTH.
  6. Thread: Input Box

    by Clayton
    Replies
    8
    Views
    20,540

    Re: Input Box

    Wow, good to know that :cool:




    Thank you so much, zip opened

    Regards
  7. Thread: Input Box

    by Clayton
    Replies
    8
    Views
    20,540

    Re: Input Box

    Hi

    I know this is an old thread, the attached zip is not working when I try do open it.

    Perhaps someone still have the package or a function like that and can share it.

    Thanks.
  8. Replies
    18
    Views
    10,917

    Re: Get value of comboform after closeup

    Hey,

    Maybe I'm going to suggest something that has nothing to do with your issue, but wouldn't be much better if we can also intercepet the changes from all kinds of DEO in DD?

    Think about a DD...
  9. Replies
    16
    Views
    3,388

    Re: Process XML files

    Hi,

    Try the cFileSystem class - it is available at vdf-guidance.

    HTH
  10. Re: Suggestion: Moving Procedure/Function within Code Explorer

    You must be aware of that, just in case you aren't...

    You can do it already selecting the text and pressing alt+key up or alt+key down

    Regards
  11. Replies
    68
    Views
    34,405

    Re: Hammer3 in alpha

    Uhull!

    Great news!

    Thank you so much!
  12. Replies
    4
    Views
    2,422

    Re: XMas Pressie; lining up ' to ' in code block

    Hi Marco

    Thanks for the gift - very usefull tool.

    Can I make a suggestion? If you find it usefull, add the 'of' and 'Field/File_Field' keywords to the macro.

    Then
    Get ComConnectBufferString...
  13. Replies
    21
    Views
    5,463

    Re: cDbCJGrid with non databound column

    Yes, it is multi select.

    Maybe you can use it as a starting point for your requirements.
  14. Replies
    21
    Views
    5,463

    Re: cDbCJGrid with non databound column

    Hi Bob,

    Did you see the class provided by Allan Eriksen?
  15. Replies
    3
    Views
    1,700

    Re: oReport object with multiple .dr reports

    Hi,

    Did you look if there is a space in the field name?

    HTH

    Regards
  16. Replies
    9
    Views
    2,465

    Re: Field_Mask - can it be set dynamically

    Hi,

    I use this a lot

    Procedure OnChange
    Integer iPessoa

    Forward Send OnChange

    ...
  17. Replies
    8
    Views
    2,715

    Re: Installation Program

    Peter,

    My AIW is still working under Windows 10.
  18. Replies
    0
    Views
    1,781

    cSigCjComPropertyGridItem changes

    Hi,

    I made a change on the BindToDataBase procedure of the cSigCjComPropertyGridItem class to set pbReadOnly based on DD setup.



    Procedure BindToDataBase Integer hFile Integer iField
    ...
  19. Replies
    19
    Views
    3,936

    Re: DD_Commit and indexed fields

    Hi Eleazar,

    You are a lucky guy, I don't know why, but I still have the zip file saved on my VDF 17.1 examples folder.

    There you go -...
  20. Replies
    4
    Views
    2,028

    Re: Alinhamento de texto.

    Allan,

    Nesse caso acho que poderias aumentar a largura do campo, para sobrar algum espaço à direita do conteúdo do campo.
  21. Replies
    4
    Views
    2,028

    Re: Alinhamento de texto.

    Allan,

    Inclua um espaço à esquerda do conteúdo do seu campo (função).

    Exemplo:

    return ' '+{FAT_LOTE.LOTEAMEN_NOME}
  22. Re: column as checkbox in cdbcjgrid, should be a problem?

    Dittmar,

    I don't see the connection via DDO_Server between oLV_DD and oKontakt_DD, setting Field_Related_FileField just doesn't connect the DDO's.

    HTH.
    Regards.
  23. Replies
    12
    Views
    2,750

    Re: cjdbGridColumn combo access (one more time)

    Hi,

    I also just came across some strange behaviour of a combo cDbCJGridColumn object, probably it is not related to the problem that you have found.

    When editing and getting the value from the...
  24. Replies
    2
    Views
    1,319

    Re: Unusual DDO usage problem.

    Michael,

    Setting the server of customer DEOs to Customer_DD does help?
  25. Replies
    19
    Views
    3,936

    Re: DD_Commit and indexed fields

    John,

    Thanks for the reply.



    I know, this is just to illustrate how the Server property can affect the behaviour of the DEO.
Results 1 to 25 of 286
Page 1 of 12 1 2 3 4