Search:

Type: Posts; User: immortalx

Search: Search took 0.04 seconds.

  1. Thread: TwinBasic

    by immortalx
    Replies
    1,818
    Views
    890,199

    Re: TwinBasic

    No reason other than habit, readability and being able to more easily port C stuff.
  2. Thread: TwinBasic

    by immortalx
    Replies
    1,818
    Views
    890,199

    Re: TwinBasic

    May I make a little suggestion? A compiler option to enforce assignment and equality/inequality (= and ==/!=) syntax, as in C and other languages. I guess it only makes sense by producing an...
  3. Thread: TwinBasic

    by immortalx
    Replies
    1,818
    Views
    890,199

    Re: TwinBasic

    That's pretty awesome and the integration with VSCode is fantastic. Kudos to the developers!
  4. VS 2017 Re: DataGridView: Custom vertical gridline color every nth column

    Thanks for the example Chris. I've used columns as separators in the previous incarnation of my app, written in VB6. While it worked, it was a bit cumbersome having to handle skipping cells when...
  5. VS 2017 Re: DataGridView: Custom vertical gridline color every nth column

    Thanks for the very clear explanation! I took a look at the documentation but as soon as I saw terms like "Extension" and "IEnumerable" I was scared away :bigyello: With your words it makes perfect...
  6. VS 2017 Re: DataGridView: Custom vertical gridline color every nth column

    Paul, I can't thank you enough. I tweaked your code to take into account the ColumnCount of my grid and it works perfectly.
    The thing is, I'm trying to understand how it works (noob here). In the...
  7. VS 2017 [RESOLVED] DataGridView: Custom vertical gridline color every nth column

    I'm trying to paint a different vertical gridline color every 4th column on a DataGridView.
    While it works, whenever I scroll horizontally these lines do not persist. I assume that the control...
  8. Replies
    3
    Views
    2,304

    Re: The Dark Side of Windows 10?

    I couldn't have said it better. For many years I used to do a cycle of upgrade/~2 years, brand new PC/~4 years and at least it seemed to make a difference on perceived performance. A couple of days...
  9. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Thank you very much for the explanation Krool. I didn't know that was the case for MSFlexGrid too and certainly I'd never ask you to change this behavior! I was just curious as a beginner and the...
  10. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Krool I noticed that properties RowIsVisible, ColIsVisible return always true, no matter if the respective Row or Col are hidden or not.
    Or maybe I'm doing something wrong?
  11. Replies
    0
    Views
    517

    Any thoughts about imgui?

    https://github.com/ocornut/imgui

    I'm sure many of you are aware about this user interface library and for those who aren't, please give a shot at the demos. It's pretty slick. It seems it's...
  12. Replies
    22
    Views
    4,297

    Re: ListView Quirks in Win 10

    I don't know if it is relevant but I noticed the same behavior on winrar (v 5.50). Out of habit, I tend to drag from bottom up to select files inside an opened .rar and as soon as I start dragging,...
  13. Re: [VB6] Tutorial: Using OCX Files with SxS Technology

    Elroy I can't thank you enough for the detailed tutorial. Not only did it worked flawlessly on my first attempt, I also learned tons of stuff about a subject that I wouldn't dare touch until now!...
  14. Replies
    694
    Views
    312,934

    Re: Vb6 , the Future, and what I have discovered

    I pretty much agree with that too.
    And may i add one more thing: I'm not the best person to say this (not a programmer, not even a serious hobbyist) but I kept an eye on programming languages since...
  15. Replies
    694
    Views
    312,934

    Re: Vb6 , the Future, and what I have discovered

    Thanks for the replies Shaggy



    Because I feel the power of this language is in the thousands of snippets and example projects posted in this and other forums. IMO it's the best "kind" of...
  16. Replies
    694
    Views
    312,934

    Re: Vb6 , the Future, and what I have discovered

    Well, I always thought that a noob's opinion on any subject, can sometimes be less "muddy" than the ones from experts, so here is one:

    While I'm not completely new to vb6, all I ever did was a...
  17. Replies
    19
    Views
    2,774

    Re: Speed up FlexGrid auto-selection

    @ChrisE thank you for the example. Although it doesn't scroll the grid (which is a must unfortunately) it'll be needed elsewhere.

    @Schmidt Thank you, that seems like a very elegant solution. I was...
  18. Replies
    19
    Views
    2,774

    Re: Speed up FlexGrid auto-selection

    Thanks a lot Krool! I really appreciate that you took time to look into this. It's an excellent control for the purpose it was made and in fact I compared it to MSFlexGrid in the same test and it...
  19. Replies
    19
    Views
    2,774

    Re: Speed up FlexGrid auto-selection

    Thanks for the example jpbro. I'm doing a similar thing currently but with a regular Timer control. I also expose the Timer interval to the user through a slider, so that it can be tweaked for slower...
  20. Replies
    19
    Views
    2,774

    Re: Speed up FlexGrid auto-selection

    You mean there's no difference running the loop with the checkbox checked/unchecked? On my main machine it's 2 sec vs 6 sec.
  21. Replies
    19
    Views
    2,774

    Re: Speed up FlexGrid auto-selection

    Thanks again DEXWERX I attached an example. I included the VBFlexGrid ocx in case someone doesn't have it handy.
  22. Replies
    19
    Views
    2,774

    Re: Speed up FlexGrid auto-selection

    @DEXWERX Although I'm only familiar with the "classic" trackers I've heard that renoise is the true evolution of trackers! I'll have to try it someday.

    I'm not sure what virtual mode is. But I...
  23. Replies
    19
    Views
    2,774

    Speed up FlexGrid auto-selection

    I couldn't think of an appropriate title for this thread, so here's the situation:

    I have a special use-case for a FlexGrid control and I currently use Krool's excellent VBFlexGrid.
    I'm writing a...
  24. Re: VbIde editor - howTo choose ANY bgColor (instead 19 color)

    Sorry to bump this. I recompiled the original source just adding the option to search for VBA6 dll which is in the VB98 folder and it seems to work. Just adding it here for anyone who might be...
  25. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    @Krool I confirm it works perfectly!

    @DEXWERKS that's some very useful info.
  26. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Schmidt, it seems you're absolutely right. I just tried my work mouse and works as expected. However, I just read a Microsoft document describing that some applications misinterpret partial (30)...
  27. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    chosk & karl, thanks for testing it guys.
    That's odd. I installed VB on my work PC and it works perfectly. At home I use a Microsoft wireless mouse that's been rock solid for years and works with...
  28. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Thanks Karl, that's why I want to use it as well and avoid the hook methods.
    I've attached a sample for the ActiveX version. I also tried the included example in the Std-EXE version and it has the...
  29. Re: [RESOLVED] Cannot connect to vbforums at home.

    Thanks for the reply Steve! Since my previous post I can actually reach the site each and every time without a problem. I don't know what could have changed since then, but I forgot to mention that i...
  30. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Krool, thank you very much for this absolutely amazing control!
    I have a weird issue with mouse wheel scrolling. I thought it wasn't supported at all, until i tried to swipe the wheel really hard!...
  31. Re: [RESOLVED] Cannot connect to vbforums at home.

    Hey man!
    My provider is OTE and i live in northern Greece, so I don't think its either the provider or location which is at fault here.
    The last couple of days I tried connecting from home without...
  32. Re: [RESOLVED] Cannot connect to vbforums at home.

    Sorry to bump this old thread, but I'm located in the same country as the OP (Greece) and having the exact same problem. I can connect from work through a much slower connection (1Mbps) as opposed to...
Results 1 to 32 of 32



Click Here to Expand Forum to Full Width