Let's get this started

We encourage new members to introduce themselves here. Get to know one another and share your interests.
User avatar
Chris
Posts: 4633
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Let's get this started

Post by Chris »

Thanks Karl, it was the String2Psz() that caused the problem, I had not used that in my test. Problem happens only in Start() function, so you can put the code in a separate function and it will work ok, but of course it is still a bug, thanks for the sample!
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
User avatar
TimothyS
Posts: 58
Joined: Thu Dec 15, 2016 3:39 pm
Location: Australia

Let's get this started

Post by TimothyS »

Hi Thomas,

Try Googling:
c# get image ip camera

Loads of code for what you want. It is C#. However much if not all can be easily converted to XSharp. Also, you might want to create a C# assembly and reference it in your XSharp app.

I started off trying to convert VO code line by line only to realise it is much better to see how it is done in DotNet. As there are over 5,000 classes in DotNet, chances are pretty good that it will have what you want. Also, it is managed code and will have minimal bugs.

Regards,
Tim
FFF
Posts: 1538
Joined: Fri Sep 25, 2015 4:52 pm
Location: Germany

Let's get this started

Post by FFF »

Followed the compiler's advice ;)
Indeed, moving out of Start all ok
Glat to be of some help.

Karl
Regards
Karl
(on Win8.1/64, Xide32 2.19, X#2.19.0.2.)
User avatar
ThomasVenus
Posts: 12
Joined: Mon Nov 02, 2015 1:54 pm
Location: Germany

Let's get this started

Post by ThomasVenus »

Thank you very much to all of you.
I am really impressed by the overwhelming support in this community.
Really looking forward to be part of this community.
Hopefully some day also I will be able to help someone with my advice.
Thomas
User avatar
robert
Posts: 4326
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Let's get this started

Post by robert »

Thomas,
If you want to keep this community alive, then there is one thing that you should do: make sure the product stays alive by signing up for the FOX program. And we have just announced a special Black Friday offer, so you know what to do <g>.

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
User avatar
ThomasVenus
Posts: 12
Joined: Mon Nov 02, 2015 1:54 pm
Location: Germany

Let's get this started

Post by ThomasVenus »

Hi Robert,
I really appreciate all the work you and all of the dev-team are doing.
That's why I am already a Fox-subscriber. Since the devcon this year in Cologne. <g>
Keep up the excellent work you are doing
Thomas
User avatar
robert
Posts: 4326
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Let's get this started

Post by robert »

Stupid me, I should have checked.
We have reached the stage where I can't remember all of the subscribers' names anymore. Maybe if you had uploaded a picture to your profile I would have recognized you ;).
Anyway there are others that have no subscription.
Those of you who are lurking: now is the time !

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
Karl-Heinz
Posts: 774
Joined: Wed May 17, 2017 8:50 am
Location: Germany

Let's get this started

Post by Karl-Heinz »

Hi Robert,

ok, i´m surrounded - i give up :-)

regards
Karl-Heinz
User avatar
Chris
Posts: 4633
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Let's get this started

Post by Chris »

Karl-Heinz wrote:Hi Robert,

ok, i´m surrounded - i give up :-)

regards
Karl-Heinz
Many thanks! :)
To you and to everybody else who helps financially and otherwise this project! We are very enthusiastic about it (like most of you guys apparently are, too!) and we put a lot of effort on it to make it a success, but being able to pay the bills helps, too :)

Chris
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
User avatar
wriedmann
Posts: 3676
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

Let's get this started

Post by wriedmann »

Hi Chris,

let me add my 2 Cents too: the investment of money and time into X# was one of my best investments.
We have a perspective for your VO programs in a foreseable future, and now I'm working a lot in X#, mostly building new programs or enhancing my VO applications with X# modules. Before of the years end all my VO programs that are generating invoices will be using a X# module to send them electronically as requested by the Italian laws starting with 2019. With X# it was relatively easy to build this module - with VO it was nearly impossible.

For me and a lot of other people it is very important that the X# project can go forward and survive in the long rung, but we should not forget that also the X# people needs to eat, and with our money for the FoX program we can make sure that the project survives.

Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Post Reply