Search:

Type: Posts; User: softv

Page 1 of 6 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    194
    Views
    34,870

    Re: NewTab: tab control for VB6

    Thank you so much, Eduardo, for the new release.

    It might take some time for me to check it out. Once done, I shall write here. Thanks a TON, once again.

    Kind Regards.
  2. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Dear Krool,

    Now and then, I have read that VBFlexGrid can be used as a ListBox. Is it straightforward through some property or something like that? Or, have I to implement that functionality? If...
  3. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Thank you so much for your swift reply, Krool. Got it.

    Kind Regards.

    Note:
    Even before I could see your reply, I had edited my original question, somewhat. Just informing you this. Nothing...
  4. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Dear Krool,

    For me, in ScrollTip event [ScrollTip(ByVal Row As Long, ByVal Col As Long)], the value of 'Col' is always -1. What mistake am I doing?

    Note: For checking purpose, I set a value...
  5. Replies
    194
    Views
    34,870

    Re: NewTab: tab control for VB6

    Oh. Okay. I understand now. That's fine then. I will manage with captions itself.


    I was just thinking of tags as an extra layer of convenience. That's all. So, no special scenario as such....
  6. Replies
    194
    Views
    34,870

    Re: NewTab: tab control for VB6

    I am using your control in a standard exe project only. So, you mean to say that in that case its possible for you to give access to the form's Tag property in the TDIBeforeNewTab function via...
  7. Replies
    194
    Views
    34,870

    Re: NewTab: tab control for VB6

    // Could you please explain how exactly that should work? I guess they would be partial matches of tab captions? //
    yes, partial matches. 'Anywhere' would mean any part of the caption - EITHER from...
  8. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Yes, I code in a similar manner.

    However, I humbly felt, that calling .cols(Active) [and perhaps even .rows(Lower), .rows(Upper)] will not only make things easier for people like me but also...
  9. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Yes. You are totally right, of course. But, as requested by me earlier, I felt that it would be "straightforward" if such info can be accessed directly as a "property" itself [preferably covered by...
  10. Replies
    194
    Views
    34,870

    Re: NewTab: tab control for VB6

    Dear Eduardo,

    I found that:

    The following works

    i.e. ForeColor is getting set correctly

    But, the following does not work
  11. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Dear Krool,

    A property like 'RowsVisible' has been extended to cover 'FlexVisibilityCompleteOnly' and FlexVisibilityPartialOK.

    Based on properties like above, I have the following request. In...
  12. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Dear Nouyana,

    Thanks a TON. I really do appreciate such immediate interest and an example program (that too, created afresh on 10-March-2024!!!) with header&inline documentations. Thank you so...
  13. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Dear Krool,

    1. Is it possible to give a functionality by which I can display the ScrollTipText even when thumb is not moved manually but otherwise? (for instance, when user navigates down the list...
  14. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Dear Krool,

    Today, I got time to check out the recently added functionality of "CopyFromRecordset". Thanks a TON!

    Using dear Olaf's RC6, I could make it (CopyFromRecordset) to work when using...
  15. Replies
    194
    Views
    34,870

    Re: NewTab: tab control for VB6

    Dear Eduardo,

    Greetings!

    In the following function, TabCaption is actually the added form's caption, as far as I can observe. So, is it possible to include FormTag parameter also so that is...
  16. Replies
    194
    Views
    34,870

    Re: NewTab: tab control for VB6

    Dear Eduardo,

    I have started checking out the 'Forms mode'. And, I have to say that any amount of thanks is not enough for you. Wonderful! Absolutely wonderful!

    Just one quick request:
    --
    For...
  17. Replies
    300
    Views
    144,013

    Re: The 1001 questions about vbRichClient5 (2020-07-21)

    Dear olaf,

    // If you want to append UTF16, you will have to do it by hand //
    Thanks a lot. I shall try that soon.

    Actually, I process both utf-8 and utf-16 files. So, I was looking for utf-16...
  18. Replies
    300
    Views
    144,013

    Re: The 1001 questions about vbRichClient5 (2020-07-21)

    This post is RC6-related.

    Dear olaf,

    Thanks a TON for the AppendText function in FSO. I have always wondered why a simple function to append text to text files did not exist straightaway. So,...
  19. Replies
    300
    Views
    144,013

    Re: The 1001 questions about vbRichClient5 (2020-07-21)

    Its fully clear now. Thanks a lot, olaf. It helps a lot when the basics become clear.

    It is really so kind of you to take the extra mile, for my sake, and provide additional explanatory...
  20. Replies
    300
    Views
    144,013

    Re: The 1001 questions about vbRichClient5 (2020-07-21)

    https://www.vbforums.com/images/misc/quote_icon.png Originally Posted by softv https://www.vbforums.com/images/buttons/viewpost-right.png
    1. I have a normal English string (str =...
  21. Replies
    300
    Views
    144,013

    Re: The 1001 questions about vbRichClient5 (2020-07-21)

    Thanks a TON, as always, Olaf.

    Learnt a lot (incl. the cMemDB tip). Thank you so much.

    Kind Regards.
  22. Replies
    300
    Views
    144,013

    Re: The 1001 questions about vbRichClient5 (2020-07-21)

    Thanks as always, olaf.

    Following is a RC6-related question.

    It would be helpful, Olaf, if you can kindly let me know what is going wrong in the following process:
    --
    1. I have a normal...
  23. Re: RC6 SQLite - how to store/read a LONG-Array?

    You are right.

    Its indeed a mistake on my part. Sorry about that. My sincere apologies.

    Kind Regards.
  24. Replies
    300
    Views
    144,013

    Re: The 1001 questions about vbRichClient5 (2020-07-21)

    Is this thread strictly related to RC5 only or I can ask questions related to RC6 also?

    If I can ask questions related to RC6 also, then can I ask questions related to everything RC6 (on sqlite,...
  25. Re: RC6 SQLite - how to store/read a LONG-Array?

    Thanks a TON again, Olaf.

    But, what if I wish to store the byte array as string itself (in a TEXT field, say 'ts')? I tried but could not succeed.

    I thought it might be to do with the...
  26. Thread: encrypt object

    by softv
    Replies
    8
    Views
    1,362

    Re: folder encryption

    FANTASTIC, olaf! Great!

    Thanks a TON for all your contributions to the society.

    Kind Regards.
  27. Re: How to tell the pixels of a JPEG image file using VB6

    Thanks a TON (once again! :)), dear Olaf, for the above DirScanRecursive code.

    Recently, I have slowly started exploring more of your RC6 FSO module. Excellent! GetFileHash, SortedDictionary,...
  28. Replies
    65
    Views
    20,221

    Re: VB6 Automated Source Code Processing Helper

    // Here's a simple test - directly at js9-level (without SQLite) - which gives proof to the phenomenon, as I observed it: //

    Sorry for the delay, Olaf. I could get time to check out your code just...
  29. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    [FONT=Verdana]

    I heartily wish you a Very Happy New Year, Krool.

    Your controls are one of the most invaluable and most powerful ones, which all know. Thanks a TON, forever.

    And, the speed at...
  30. Replies
    194
    Views
    34,870

    Re: NewTab: tab control for VB6

    I heartily wish you a Very Happy New Year, Eduardo.

    Your NewTab control is one of the most aesthetically purposeful controls, in my personal humble opinion. Thanks a TON, ever.

    I have not had...
  31. Replies
    65
    Views
    20,221

    Re: VB6 Automated Source Code Processing Helper

    //
    If stPat2 <> UDF.GetText(1) Then 'make sure. to vbs-RegEx-pattern only, when the pattern changes
    stPat2 = UDF.GetText(1): RX.Pattern = stPat2
    End If
    UDF.SetResultInt32...
  32. Replies
    65
    Views
    20,221

    Re: VB6 Automated Source Code Processing Helper

    // will not report 50000 records found as it should, but only "every second one" (25000). //
    yes, I did observe it yesterday that I was getting only 25000 records. And, I was wondering like anything...
  33. Replies
    3,725
    Views
    1,856,030

    Re: CommonControls (Replacement of the MS common controls)

    That's fantastic, Krool.

    Thanks a LOT.

    Kind Regards.
  34. Replies
    65
    Views
    20,221

    Re: VB6 Automated Source Code Processing Helper

    Dear JpBro,

    Happy Happy Happy New Year. :)

    I feel joyous that my findings gave you happiness. Thanks for all your kind words. You should have been near me to see how happy I was, reading them....
  35. Replies
    65
    Views
    20,221

    Re: VB6 Automated Source Code Processing Helper

    Following is an extract from https://www.vbforums.com/showthread.php?870697-The-1001-questions-about-vbRichClient5-(2020-07-21)&p=5627191&viewfull=1#post5627191 (post #286)
    --
    Edit-1:
    Just now,...
  36. Replies
    300
    Views
    144,013

    Re: The 1001 questions about vbRichClient5 (2020-02-08)

    Dear Olaf,

    First of all, I wish you a Very Happy New Year. Its always a great feeling, wishing an extremely magnanimous soul like you, as my heart wells up with gratitude. And, I take this...
  37. Replies
    7
    Views
    2,094

    Re: FlexGrid & Database problem

    Dear Olaf,

    I realised today, just a while ago, that I have not thanked you yet for your magic above!

    I have been using your 'BindTo' magic in my recent project and its all magic indeed....
  38. Replies
    65
    Views
    20,221

    Re: VB6 Automated Source Code Processing Helper

    There is a clear winner here, on the eve of the New Year. And, that is you, my dear JpBro! :) Well, based on "my own present needs", as far as "my own benchmarking tests" go, you have won indeed, so...
  39. Replies
    65
    Views
    20,221

    Re: VB6 Automated Source Code Processing Helper

    Thanks a lot for your kind replies, JpBro, even amidst your hectic schedules.

    I indeed wanted to do some benchmarking. So, I started using 'Pcre.bas' and 'RegEx.bas' but understood after some...
  40. Replies
    65
    Views
    20,221

    Re: VB6 Automated Source Code Processing Helper

    Dear JpBro,

    First of all, very many thanks for conceptualising a project of this sort. Of course, Thanks a TON for the project itself.

    Actually, I came here by chance. How I came here is as...
Results 1 to 40 of 235
Page 1 of 6 1 2 3 4



Click Here to Expand Forum to Full Width