Search found 51 matches

by JohnBonnett88
Wed Oct 23, 2024 3:00 am
Forum: 3rd party products
Topic: bBrowser mouse wheel scrolling not working
Replies: 0
Views: 185

bBrowser mouse wheel scrolling not working

We are in the process of converting a large VO project to X#. Much of it is now working and in production use. One thing that was noticed recently is with bBrowser grids. In the old VO version, if you placed the mouse in a grid and moved the scroll wheel the grid could be scrolled up or down as ...
by JohnBonnett88
Fri Aug 16, 2024 1:14 am
Forum: Product
Topic: X# VS integration changes
Replies: 3
Views: 714

Re: X# VS integration changes

Robert,

Another thing I noticed is that the buttons to comment out and uncomment a block of code are now greyed out, so something has changed there too.

John
by JohnBonnett88
Thu Aug 15, 2024 1:39 am
Forum: Product
Topic: X# VS integration changes
Replies: 3
Views: 714

X# VS integration changes

Hi All, I think a recent update to VS has broken some of the X# integration. Yesterday I upgraded my VS to Visual Studio Professional 2022 (64-bit) - Version 17.11.0 Before that I had some Format options on the Edit menu when looking at an X# document, as follows: On the Edit/Advanced menu in VS I ...
by JohnBonnett88
Wed Aug 14, 2024 2:52 am
Forum: VO & Vulcan
Topic: Clear an area on a form
Replies: 5
Views: 782

Re: Clear an area on a form

Hi All, Thanks for everyone's feedback. Since I started this off, I feel I should report the resolution I discovered. That erase routine was doing the right thing, but was erasing a part of the window different from where the drawing was being created. The class handling the drawings expects a user ...
by JohnBonnett88
Wed Jul 31, 2024 2:12 am
Forum: VO & Vulcan
Topic: Clear an area on a form
Replies: 5
Views: 782

Re: Clear an area on a form

Hi Chris, Thanks again for your prompt reply. The area on the form where the diagram is drawn is empty (form background) initially, but when I draw the first diagram it is, of course, no longer just background, so I guess the question is, when the repaint happens, does it repaint the initial ...
by JohnBonnett88
Tue Jul 30, 2024 10:40 am
Forum: VO & Vulcan
Topic: Clear an area on a form
Replies: 5
Views: 782

Clear an area on a form

I have never used VO or its development environment. I have converted a large VO application to X# and most of it is running fine. But I am having problems with a few little things not quite working. I have a problem with some graphics in an X# program ported from VO. The program draws small ...
by JohnBonnett88
Wed Apr 24, 2024 1:47 am
Forum: Pearls
Topic: WinForms and DataBinding
Replies: 2
Views: 2726

Re: WinForms and DataBinding

Is there any other documentation, examples or advice on doing VO.GUI to Windows.Forms conversions?
by JohnBonnett88
Thu Oct 12, 2023 11:26 pm
Forum: Product
Topic: Problem with VS 17.7.0
Replies: 8
Views: 2908

Re: Problem with VS 17.7.0

Hi All, The reason I discovered X# was working again after upgrade to VS 17.7.5 was that I was working in VS on another solution and needed to create a new project. When selecting the template for the project, I noticed that all the X# templates were now appearing again, so I tried loading another ...
by JohnBonnett88
Thu Oct 12, 2023 12:04 am
Forum: Product
Topic: Problem with VS 17.7.0
Replies: 8
Views: 2908

Re: Problem with VS 17.7.0

Hi All,

I had the problem of the X# extension not working with VS 2022 17.7.0 and installed VS 2022 LTSC 17.6 beside VS17.7.0 so I could continue working with X#. Just yesterday I got the VS 2022 17.7.5 update and now X# v2.16.0.5 works again with that.

Best Regards,
John
by JohnBonnett88
Thu Aug 10, 2023 2:42 am
Forum: Product
Topic: Problem with VS 17.7.0
Replies: 8
Views: 2908

Problem with VS 17.7.0

<t>Hi All,<br/> <br/> I rolled back VS to v17.6.5 and that seemed to go OK.<br/> When I opened my solution again it seemed to have a problem authenticating my VS Professional subscription. After waiting a while I tried restarting my machine.<br/> It then did not have problem with my subscription but ...