Button class

Public support forum for peer to peer support with related to the Visual Objects and Vulcan.NET products
User avatar
robert
Posts: 4405
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Re: Button class

Post 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
XSharp Development Team
The Netherlands
robert@xsharp.eu
Nix
Posts: 1
Joined: Fri Sep 06, 2024 9:28 am
Location: Germany

Re: Button class

Post 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
radimpl
Posts: 25
Joined: Sat Nov 28, 2020 6:28 pm

Re: Button class

Post 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
radimpl
Posts: 25
Joined: Sat Nov 28, 2020 6:28 pm

Re: Button class

Post 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
User avatar
Chris
Posts: 4759
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Re: Button class

Post by Chris »

Hi Radim,

No, I was not aware of that. Can you please send them also to me?
chris @ xsharp dot eu
Chris Pyrgas

XSharp Development Team
chris(at)xsharp.eu
radimpl
Posts: 25
Joined: Sat Nov 28, 2020 6:28 pm

Re: Button class

Post by radimpl »

If you don't get my email, please send it in another way.
This one is driving me crazy. Let lead.

Radim
User avatar
Chris
Posts: 4759
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Re: Button class

Post 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.
Chris Pyrgas

XSharp Development Team
chris(at)xsharp.eu
radimpl
Posts: 25
Joined: Sat Nov 28, 2020 6:28 pm

Re: Button class

Post by radimpl »

I use other email account.
radimpl
Posts: 25
Joined: Sat Nov 28, 2020 6:28 pm

Re: Button class

Post by radimpl »

.zip is changed to.zi_
User avatar
Chris
Posts: 4759
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Re: Button class

Post 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.
Chris Pyrgas

XSharp Development Team
chris(at)xsharp.eu
Post Reply