Page 4 of 5
Re: Button class
Posted: Thu Sep 05, 2024 7:50 pm
by robert
Guys,
Just to be clear: this will not be the first Xbase++ application running in X#.
In the Netherlands a fairly large Xbase++ is running in X#. However, this app did not use the Xbase++ GUI classes. It is basically a console app that runs as backend for a web app and processes a lot of data.
To port this app we have added several things to the language, such as dynamic classes and nested macros.
We have also added the XML related classes (I think these are in a separate library in Xbase++).
Robert
Re: Button class
Posted: Fri Sep 06, 2024 9:31 am
by Nix
radimpl wrote: ↑Thu Sep 05, 2024 3:13 pm
As I mentioned earlier, I am the author of the entire GUI in XBase++.
Radim,
you are the developer auf the GUI classes of Xbase++? Interesting. So you should have a enormous knowledge of Xbase++ internal functions.
nix
Re: Button class
Posted: Fri Sep 06, 2024 5:54 pm
by radimpl
To Nix,
No, I'm just a programmer who uses the XBase++ libraries.
To Robert,
We can agree on the terms of our cooperation?
Please send me mail about the details of how to start.
Radim
Re: Button class
Posted: Mon Sep 09, 2024 2:44 pm
by radimpl
Hi Chris,
On Saturday, I sent to Robert my example program in XBase++ including the sources.
Have you seen my sources yet?
Radim
Re: Button class
Posted: Mon Sep 09, 2024 3:10 pm
by Chris
Hi Radim,
No, I was not aware of that. Can you please send them also to me?
chris @ xsharp dot eu
Re: Button class
Posted: Mon Sep 09, 2024 3:20 pm
by radimpl
If you don't get my email, please send it in another way.
This one is driving me crazy. Let lead.
Radim
Re: Button class
Posted: Mon Sep 09, 2024 3:25 pm
by Chris
Hi Radim,
Maybe those darned email spam checks reject the emails you send. Can you upload the zip to a service like DropBox and let us download it from there? Another option is to password protect the zipfile, then rename it to .txt and zip it again, again with a password and send the final zip. This usually bypasses the detection engines.
Re: Button class
Posted: Mon Sep 09, 2024 3:34 pm
by radimpl
I use other email account.
Re: Button class
Posted: Mon Sep 09, 2024 3:38 pm
by radimpl
.zip is changed to.zi_
Re: Button class
Posted: Mon Sep 09, 2024 3:42 pm
by Chris
Hi Radim,
Got it now, thanks! Will look closely into it and will get back to you asap, probably in the next couple days.