Search:

Type: Posts; User: ScriptBASIC

Page 1 of 2 1 2

Search: Search took 0.09 seconds.

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

    Krool,

    All of a sudden it started working correctly while working on a non-grid portion of the code. I think your code additions finally woke up. :)
    ...
  2. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Krool,

    Here is my property list for the grid control. Maybe something I've set is conflicting with your recommended settings.

    https://www.vbforums.com/images/ieimages/2023/04/20.png ...
  3. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    I'll create a simple .exe form with just VBFLXGRD and zip up the source. Thanks for your help!
  4. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Krool,

    Thanks for the reply. That didn't seem to work. I tried to disable multi-line select but that didn't work either.



    TableGrid.FocusRect = FlexFocusRectNone
    TableGrid.SelectionMode...
  5. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    ScriptBasic is an open source (MIT Common licensed) written in ANSI C. I have been maintaining the embeddable scripting engine since 2005. ScriptBasic runs on everything with unlimited expansion with...
  6. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Hi Krool,

    I'm trying to highlight a compete row when I select it. I can't seem to get column 0 to turn background blue like the rest of the columns in the row. What am I missing?

    Is there a way...
  7. Re: CommonControls (Replacement of the MS common controls)

    Strange!

    The form image attachment shows fine for the post in my browser. Here it is again.
  8. Re: CommonControls (Replacement of the MS common controls)

    Hi Krool,

    Here is the result of our conversations. The picturebox frame replacement to get pixel scaling and using SSTab saved me a ton of time with this migration project I'm doing.

    181260
  9. Re: CommonControls (Replacement of the MS common controls)

    My understanding is the tabstrip is just that. "Tab pages" are referred to as property pages which threw me for a loop. The tabstrip only shows the first page and clicking on the other tabs do...
  10. Re: CommonControls (Replacement of the MS common controls)

    Adding controls worked fine. My only comment was that if I use pixel scaling the tab pages only accepts twips, nothing else. As mentioned I moved to SSTab as I don't what to have to deal with...
  11. Re: CommonControls (Replacement of the MS common controls)

    Krool,

    I decided to go with the SSTab control. It allows me to add controls to the pages in design time and easier to deal with. FWIW this control also only accepts twips. I guess that is just how...
  12. Re: CommonControls (Replacement of the MS common controls)

    I set the form to use pixel scaling mode which has been working fine until I got to adding controls to the tab page. It looks like twips is the only scale mode the tab page accepts.
  13. Re: CommonControls (Replacement of the MS common controls)

    Okay.

    The form I'm trying to reproduce does have a frame around the controls I plan to use. I forgot to add it with the test of the tab page.

    I put Mr. Freakout back in the closet. :)
  14. Re: CommonControls (Replacement of the MS common controls)

    Krool,

    I'm using your tab control and no text is being shown for Labels. Button and textboxes seem fine. It's like the Label control will not bind to the tab page at all. Link Labels seem to work....
  15. Re: CommonControls (Replacement of the MS common controls)

    Krool,

    I noticed there is no List property with your ComboBox. Is the ComboBox populated under program control only?
  16. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Krool,

    Thanks for the fix for horizontal scrolling!
  17. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Hi Krool,

    Is there a way to disable horizontal scrolling of the VBFlexGrid? When I click on the last (right most) column it shifts my first column off the grid screen and displays a dark grey area...
  18. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Krool,

    I was able to get my random row select working with the CellClick event. I use the left mouse button to select a cell (changing background) and right mouse button to reset it. I keep an...
  19. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Krool,

    Is the code demo for multi-row select as shown in post #367 available anywhere? I read through the complete thread and didn't find anything about how to do multi-row / random selects other...
  20. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Krool,

    Brilliant and simple, THANK YOU!

    Events can be your friend. ;)
  21. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Krool,

    I have been searching far and wide and can't find out how to disable columns from being edited. I only have one column out of 6 I need to edit and get a callback that it changed. Can you...
  22. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Krool,

    When I updated the OLEGuids.tbl from vintage VBCCR14 the VBFlexGrid demo is giving the same error I posted above. (worked withe VBCCR14 OLEGuids.tbl) Do you have a VBFlexGrid demo that...
  23. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Thanks Krool!

    That solved the problem.

    178006


    More good news. Updating OLEGuids.tlb now allows me to use VBCCR16 :thumb:
  24. Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)

    Hi Krool,

    I'm new to the FlexGrid control and looking for an example how to use it. I'm assuming at this point that column widths and titles have to be set via code. There is a property page for...
  25. Re: CommonControls (Replacement of the MS common controls)

    I tried moving the VBCC16.OCX to the SysWOW64 directory (and registered it) but I'm still getting the control not registered error. The toolbar shows all the VBCCR controls but if I try to place one...
  26. Re: CommonControls (Replacement of the MS common controls)

    Hi Krool,

    Any news why VBCCR greater than 14 won't work on Windows 10 in the VB6 IDE?
  27. Re: CommonControls (Replacement of the MS common controls)

    Krool,

    I have VBCCR16 and the sidebysideand styles file as part of my project. I did a search of the registry using the listview GUID. FWIW VBCCR15 does the same as VBCCR16 with the dialog error....
  28. Re: CommonControls (Replacement of the MS common controls)

    All the VBCCR controls pop this dialog with a different GUID.
  29. Re: CommonControls (Replacement of the MS common controls)

    Hi Krool,

    I'm having a problem getting VBCCR16.OCX working in my project. I get the following error dialog. VBCCR14.OCX seems to work. (Windows 10 Pro)

    I regsvr32.exe the VBCCR16.OCX as...
  30. Re: CommonControls (Replacement of the MS common controls)

    VB6 is a great way for me to create intelligent form OCX controls that the events call back to Script BASIC for processing. If I need cross platform then I use IUP for my GUI environment.
  31. Re: CommonControls (Replacement of the MS common controls)

    Krool,

    I'm noticing other issues non-display related with trying to run VB6 apps / OCXs on Wine. I'm going to put this on the back burner till I have more time to trouble shoot the issues.

    On a...
  32. Re: CommonControls (Replacement of the MS common controls)

    There is no InitVisualStyles function in VisualStyles.bas.
  33. Re: CommonControls (Replacement of the MS common controls)

    Krool,

    I was able to get theming to work adding the sidebysideandstyles.res file to the project. Under Windows 10 it looks great.

    I'm not so lucky under Wine. Adding the .res file now causes a...
  34. Re: CommonControls (Replacement of the MS common controls)

    The Online Dictionary OCX form was created under Windows 7 using VBCCR14.OCX. Theming works under Windows 10 for this control.

    I'm clueless at the moment why theming works within the IDE (run)...
  35. Re: CommonControls (Replacement of the MS common controls)

    You're right. My Windows 10 install of VB6 IDE isn't theming the executable's like they were under Windows 7. Do I need the SidebySide files? All I did was add VBCCR16.OCX to the project. I forgot...
  36. Re: CommonControls (Replacement of the MS common controls)

    Thanks Krool!

    Upgrading to VBCCR16.OCX fixed the problem.
  37. Re: CommonControls (Replacement of the MS common controls)

    It seems that the problem extends to radio buttons as well. :mad:
  38. Re: CommonControls (Replacement of the MS common controls)

    I'm using your frame control for the form. (CCR14)

    Here is a thread on my VB6 OCX Form with Script BASIC project.

    https://www.allbasic.info/forum/index.php?topic=493.msg5269#msg5269
  39. Re: CommonControls (Replacement of the MS common controls)

    Krool,

    I thought I would give my VB6 OCX form control a try in Wine. I was surprise it work since I haven't had much luck with VB6 and Wine in the past. This form is using your CCR OCX which works...
  40. Re: CommonControls (Replacement of the MS common controls)

    Hi Krool,

    I recently upgraded to Windows 10 with a new laptop and happy to report that the VB6 IDE is running great under Windows 10. I had to select Windows Vista SP2 emulation for VB6.EXE to get...
Results 1 to 40 of 75
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width