July 27, 2026, 05:53:47 AM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Recent posts

Pages 1 ... 4 5 6 7 8 ... 10
51
General Questions / Re: Wierd Bug
Last post by Bruce Peaslee - September 03, 2024, 03:34:57 PM
I had one of the buttons the default. When I took that part out, the problem disappeared. I am still curious if you can see if that was the problem and why.

Thanks.
52
General Questions / Re: Wierd Bug
Last post by Bruce Peaslee - September 03, 2024, 03:27:13 PM
OK.
53
General Questions / Re: Wierd Bug
Last post by billhsln - September 03, 2024, 02:32:39 PM
Post what you have and I will compile and run on my machine and see what it shows me.  Could be some weird glitch, but I am willing to test it and see if it happens on my machine.  I have win 10 pro and win 11 pro machines, so can test on both and see if the results are different.

Bill
54
General Questions / Wierd Bug
Last post by Bruce Peaslee - September 03, 2024, 10:48:54 AM
I have never seen this problem.

When I try to open a dialog from another one, I get this. I get the same thing if I use the main menu.

I can post the files if needed.Untitled.png
55
User Offerings / Re: Tablets Database
Last post by Brian - August 29, 2024, 04:02:40 AM
Found a problem where it wasn't saving or clearing the PrescribedFor text properly at times. Just the IWB file and exe with this zip

Brian
56
User Offerings / Re: Tablets Database
Last post by Brian - August 28, 2024, 09:35:15 AM
I have had a niggling error in my Tablets program when updating a prescription, and the other day a light went on, and I found it, so new version - 1.5

Changes:
Version now 1.5
Font when printing a prescription form is now 'Handlee' - the NanumPen font was a bit untidy with some characters. The font file is in the 'resources' folder
The Listbox is now clickable, and does the same function as double-clicking a line in the Listview. I also managed to get rid of an annoying flickering when selecting a line in the Listbox
Edited the help file
Various cosmetic changes

All you need in the zip file

Brian
57
General Questions / Re: Sub-classing Statusbar
Last post by LarryMc - August 04, 2024, 08:37:01 AM
send me your code and I'll look at it and see if I can find something for you?
58
General Questions / Sub-classing Statusbar
Last post by Brian - August 04, 2024, 08:00:46 AM
Hi,

I have a program with a statusbar, and at particular times I am changing the background colour of the statusbar, depending on which button has been pressed

All OK so far . . .

But if I include a manifest file with the program, the colouring fails. Does anyone know how to sub-class the statusbar to still allow me to have a manifest file? Any code?

Thanks,

Brian
59
IWB3.x Bug Reports / Re: IDE crashes
Last post by Egil - July 20, 2024, 01:11:54 PM
Larry,
my tabletop was running on Windows 10 Pro. And that was the first pc IWB crashed on. When I discovered that it worked on a laptop using Win 11 Home, I upgraded my tabletop to Win 11. Then, while I was in Trondheim I came over a shop selling out all their stock as they were closing down. I boughrt another HP laptop running Win 11 Home for less than half original price.
That worked for the next three months. But after an update all three machines chrashed when loading source  files into IWB. Tried to cancel the update, but it did not work.

But EB and IWB version 2 still works here. Guess the difference between the two is only the names.
I don't know the doifference between  IWB version 2 and version 3, only know that version 3 does not work here. So far using the older versions have not been a real problem for me. But for users that only have version 3 I guess this can be a problem, as the different Windows versions seem to differ betrween countries. So maybe the users with version 3 only should be offered a download of version 2, so they are able to use IWB while waiting for the problem to be fixed.

This software behaviour is not for IWB only. I have five other software packets for radio use here that also behave the same way now, and other radio hams report that they have same problems with other software packets as well.

Till now all new windows versions where backwards conmpatible, but now I have the feeling that this policy is no longer supported by Microsoft. Which to me show that I can't trust them anymore.

I have granchildren using Rasberry PI only, for the same work as I use windows for. So maybe I should buy a Rasberry kit myself and start to program using C/C++ again. Must admit I'm tempted....

Regards from Norway!

Egil
60
IWB3.x Bug Reports / Re: IDE crashes
Last post by LarryMc - July 20, 2024, 11:03:19 AM
Quote from: Egil on July 18, 2024, 01:47:55 AMI still think the easiest solution to these problems will be to use other text editors and enabling us to access the compiler/linker "manually".
Egil
One of my early attempts at a work around was to do that sort of thing. But to accomplish that the compiler needs to open the source file and there in lies the problem. It crashed every time I tried to open the source file and run the compiler.
I'm sure if I was a better programmer I could solve the problem but I'm not.

It also appears that if you have Windows 10 Pro that the crash does not occur but I do not have a machine I can verify that on.

LarryMc
Pages 1 ... 4 5 6 7 8 ... 10