Search:

Type: Posts; User: Erwin69

Page 1 of 7 1 2 3 4

Search: Search took 0.17 seconds.

  1. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Well, I figured the scrollbar is part of the grid-control, hence there is change of focus from one control to the other. In my specific situation, the focus is on a textbox or combobox, which would...
  2. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Hi Krool,

    I noticed that clicking the scrollbar of a grid doesn't set the focus to it, and thus doesn't trigger a lost focus event on a control that was selected before. Is this by design or a...
  3. Replies
    3,725
    Views
    1,854,571

    Re: CommonControls (Replacement of the MS common controls)

    I'm running into something strange:

    When the user clicks on the space above any button, the Toolbar_ButtonClick(ByVal Button As VBCCR17.TbrButton) event receives the last button on the toolbar as...
  4. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Done. :bigyello:
  5. Re: Getting the ball rolling. Which VB6 projects are you working on?

    I admit this is not really on topic, but hope that it will still be allowed: :p

    I wish everybody contributing to this thread a Merry Christmas and Happy New Year.

    Thanks to everybody for their...
  6. Replies
    3,725
    Views
    1,854,571

    Re: CommonControls (Replacement of the MS common controls)

    I haven't used Mountain Man's utilities, but simply did the manual, and indeed more time consuming conversion using Search & Replace in the form files using NotePad++. (My 3 key projects have 50-65...
  7. Poll: Re: If VB was still alive & updated today, would you pay for a license ? [POLL]

    I always have to come at this type of discussions with my "multiple personality" thingy… :D

    One part of me is business owner / sales & marketing guy, looking at the business/commercial side of...
  8. Poll: Re: If VB was still alive & updated today, would you pay for a license ? [POLL]

    What I did was to check out Amazon and other online marketplaces that would also offer second hand products. That way I got my hands on a set of VB6 CD-ROMs. (This was many moons ago, and I already...
  9. Replies
    3,725
    Views
    1,854,571

    Re: CommonControls (Replacement of the MS common controls)

    This works for me:


    Private Sub MyTextBoxW_KeyDown(KeyCode As Integer, Shift As Integer)
    If KeyCode = Asc("A") And Shift = 2 Then
    MyTextBoxW.SelStart = 0
    ...
  10. Replies
    194
    Views
    34,774

    Re: NewTab: tab control for VB6

    Hi Eduardo,

    This did the trick! 15ms seemed a bit too tight, so I settled for 100ms, and all seems to work great. Will do more testing in the upcoming days, but the results so far look very...
  11. Replies
    194
    Views
    34,774

    Re: NewTab: tab control for VB6

    That's where it is:


    Private Sub tabMainForm_TabSelChange()
    tabMainForm.Refresh

    'Actions depend on the tab that was selected
    If tabMainForm.TabSel = 2 Then
    ‘Populate...
  12. Replies
    194
    Views
    34,774

    Re: NewTab: tab control for VB6

    Hi Eduardo,

    I did install and register the latest version of the OCX. Just double checked and this is what's in the vbp-file:

    Object={66E63055-5A66-4C79-9327-4BC077858695}#3.2#0; NewTab01.ocx...
  13. Replies
    194
    Views
    34,774

    Re: NewTab: tab control for VB6

    Hi Eduardo,

    I’m afraid that I have to come back to you on #60 in the thread.

    During testing I discovered that when buttons on the tab were clicked during the loading of the items in the...
  14. Thread: TwinBasic

    by Erwin69
    Replies
    1,809
    Views
    872,013

    Re: TwinBasic

    And I do too!
  15. Re: Getting the ball rolling. Which VB6 projects are you working on?

    I realize the backward compatibility, where tB currently is, and where it most likely goes. All 3 elements make me anxious to start looking at it, but I have to be strict for myself, and finish the...
  16. Re: Getting the ball rolling. Which VB6 projects are you working on?

    This is the type of stuff that often goes waaaaay over my head. :eek: But the nerd in me still likes to read and try to learn from it. :bigyello:

    What I have understood is that once I have...
  17. Re: Getting the ball rolling. Which VB6 projects are you working on?

    To an extend it is for me. I always say that got my degree in a period the business people didn't understand IT/technology, and IT people could only talk in ones and zeroes. ;)

    I was trained to...
  18. Replies
    194
    Views
    34,774

    Re: NewTab: tab control for VB6

    Hi Eduardo,

    Quick question: when I disable the tabcontrol, the images used on the tabs with the Picture property are automatically greyed out. Is it possible to keep these the same as when the...
  19. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Wise words! And having recognized them, I'm taking a break, and off to the pool. :bigyello: :cool:
  20. Replies
    17
    Views
    1,659

    Re: Avoiding mouse clicks in DoEvents

    Oops, did I put my head on the chopping block ?! :eek:

    Everybody thanks for their feedback, suggestions, warnings, etc. I'm sure that these will help me find a solution.

    Elroy was close to...
  21. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Have to cover the costs of websites, development, marketing, support (1 extra person on the payroll), and share part of the revenue with business partners who handle sales in their respective...
  22. Replies
    17
    Views
    1,659

    Re: Avoiding mouse clicks in DoEvents

    Thanks for the quick reply guys!

    Regarding disabling buttons:
    It's an approach that I use with toolbars like webbiz is suggesting. In this case enabling/disabling each buttons depends on several...
  23. Replies
    17
    Views
    1,659

    [RESOLVED] Avoiding mouse clicks in DoEvents

    Hi All,

    I came across an interesting challenge, and hope that somebody has a better idea on how to tackle it than I currently can come up with!

    To give feedback to the user about the progress...
  24. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Currently approx. 400 users in 27 countries.
  25. Re: Getting the ball rolling. Which VB6 projects are you working on?

    planogram samples (= shelf plans)
    189133

    189134

    floorplan sample (= store plan)
    189135
  26. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Thanks! That worked.
  27. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Not sure why they were included as attachments and not as embedded images. Any suggestion how to fix that?
  28. Re: Getting the ball rolling. Which VB6 projects are you working on?

    OK, still work in progress, but I've been working on an update of one of my apps:

    To keep it short and simple, it's the "management console" above a database that is fed with graphical plans for...
  29. Replies
    3,725
    Views
    1,854,571

    Re: CommonControls (Replacement of the MS common controls)

    Thanks for the answer Krool, but I'm afraid this is a bit, or better said, waaaaaay beyond my skillset...

    I studied your code for the FontCombo control, Googled examples of owner draw handling,...
  30. Replies
    3,725
    Views
    1,854,571

    Re: CommonControls (Replacement of the MS common controls)

    Why don't you use the OCX? 1 file, simple and straightforward.

    The primary reasone why I switched to Krool's controls, was to have Unicode support for my apps' user interfaces. Before them,...
  31. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    I noticed that the number of rows has to be larger than the number of fixed rows when setting this through the properties in the IDE. However, it is no problem to change the number of rows to be...
  32. Replies
    3,725
    Views
    1,854,571

    Re: CommonControls (Replacement of the MS common controls)

    Hi,

    Another question:

    COLORING ITEMS IN A COMBO
    Is it possible to give individual items in a combobox / dropdown list different colors, or use a different font?

    Thanks,
    Erwin
  33. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    I currently use two nested For...Next loops to cycle through rows and columns, and assign values to each cell. I figured that there would be something as TextMatrix that would help making that...
  34. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Thanks for the quick reply, but I wonder if that is the best approach given the specific situation I'm dealing with.

    I didn't want to make the original question too complex/large, but maybe I...
  35. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Hi,

    FASTEST WAY TO MOVE A SET OF DATA INTO A GRID
    When working with sets of data, there is for example the Recordset.GetRows feature to quickly move all data retrieved from a database into an...
  36. Replies
    3,725
    Views
    1,854,571

    Re: CommonControls (Replacement of the MS common controls)

    Hi,

    Two questions:

    UNICODE TOOLTIPS
    In an old post in this thread it was stated that tooltips don’t support Unicode texts. Is that still the case, or is there a simple trick to assign the...
  37. Replies
    194
    Views
    34,774

    Re: NewTab: tab control for VB6

    I knew I had seen it somewhere, but couldn't find it anymore. Too focused on the Tab-events... :rolleyes:
  38. Replies
    194
    Views
    34,774

    Re: NewTab: tab control for VB6

    Hi Eduardo,

    When the user selects a tab, is there a way to know what the previous tab was? (Other than tracking it from Form load onwards in a module or global variable.)

    Regards,
    Erwin
  39. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Learning every day! :bigyello: DisableNoScroll will do the trick.

    Didn't find the ExtendLastCol, has it been added after release 1.4?
  40. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Hi Krool,

    I meant to ask this before, forgot, but your message reminded me:

    Is it possible to display a vertical scrollbar permanently, even if the number of rows wouldn't require one? I like...
Results 1 to 40 of 247
Page 1 of 7 1 2 3 4



Click Here to Expand Forum to Full Width