April 24, 2024, 04:09:45 PM

News:

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


Recent posts

Pages 1 ... 3 4 5 6 7 ... 10
41
General Questions / Any fix soon for IWB file load...
Last post by Egil - February 04, 2024, 05:18:29 AM
I wonder if we can count on a quick solution to the file loading problems with IWB. I am afraid that this waiting in the unknown will result in losing interest in IWB, and users switching to other programming packages.
At the same time, Emergence Basic works perfectly well on machines that crash IWB. So sitting here wondering what the difference is in the source code for loading files for the two packages. But only those who sit on the source code can find out, but they have so far been rather silent. This worries me a lot.


Regards,
Egil
42
User Offerings / Re: Tablets Database
Last post by Brian - February 04, 2024, 05:09:56 AM
Hi,

Slight adjustment to how the program is calculating the re-ordering of a prescription. Noticed that some re-order dates weren't being changed to red in the Listview. This one-line change does the trick. You will have to re-compile, though

Brian
43
General Questions / Re: Contextmenu bitmaps
Last post by Brian - January 31, 2024, 08:33:54 AM
Thanks, Egil,

I am already using that call successfully in my menus, but I can't seem to retrieve the handle of a Contextmenu in the Systray. Will keep looking . . .

I am using Fletchie's SysTrayIcon code

Brian
44
General Questions / Re: Contextmenu bitmaps
Last post by Egil - January 30, 2024, 12:13:55 PM
Maybe this page make things a little more understandable:
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setmenuitembitmaps

IWB doesn't work here anymore, so unable experiment myself.


Egil
45
General Questions / Re: Contextmenu bitmaps
Last post by Brian - January 30, 2024, 09:49:06 AM
Egil, thanks for that. I remember seeing that yonks ago. Anyway, I have just taken another look at Sapero's code, and - no thanks! I have no idea what he is doing there

Brian
46
General Questions / Re: Contextmenu bitmaps
Last post by Egil - January 30, 2024, 05:38:29 AM
Brian,
Maybe studying Sapero's code can help you?
https://www.ionicwind.com/forums/index.php?topic=2914.msg24202#msg24202

He made version both for Aurora and EB. Just search for Office Menu


Good luck!
Egil
47
General Questions / Contextmenu bitmaps
Last post by Brian - January 30, 2024, 04:12:18 AM
Hello,

In my latest program, I have a contextmenu, which I would like to add some bitmaps to, but not having any luck so far. Anyone any ideas, or code for me to look at?

Thanks a lot, Brian
48
User Offerings / Re: Tablets Database
Last post by Brian - January 22, 2024, 06:56:45 AM
Hello,

Done a bit of work on this program. It now sorts correctly, putting the first-to-renew prescriptions to the top. I did this with a hidden ISO date field, and sorting on that, so the structure of the MDB has changed from the other versions

I also took out a couple of sub-routines that were not needed at all. I pinched them from some other program I had that did need them, but not this one

There is also a print routine added to print a list of your prescriptions, using DDoc

All the icons and images, etc, that are needed for the program to compile are now in the 'resources' folder. The main MDB file and help file are now in the program folder

Pre-uploaded programs have been removed from the Forum, and are replaced with this version, now 1.3

Brian
49
User Offerings / Re: Tablets Database
Last post by billhsln - January 16, 2024, 03:20:05 PM
14 prescribed (1 of those is when needed) and 3 over the counter.

My pharmacy also lets me know when I need to renew.  Of course, every once in a while, I forget to either take my morning pills or evening, so that throws off my numbers.  I do one of those tablet holders that does an entire week at once with morning and evening spots.

My pharmacy lets me know how much the drugs cost and what I paid for them, so I wrote a program to track their price and what I paid, but not near as polished as Brian's program.

But I am doing ok and still using IWB daily.  I do lots of ODBC connection into an AS400 using SQL which is sitting at my work over 87 miles from where I live.

Bill
50
User Offerings / Re: Tablets Database
Last post by Brian - January 16, 2024, 06:31:46 AM
Larry,

I was being a bit conservative when I said 2 or 3 - I didn't want Forum members to think I was a pill junky! Actually, I have 7 or 8 different ones to take. I have no problem remembering what and when to take, this just helps me to remember when to re-order. And it seems to be working well, and was nice to program something practical for once

And I had a feeling you might might be taking more than me!

Brian
Pages 1 ... 3 4 5 6 7 ... 10