> There is some library, written with C++. I want to use its power with
> Gambas.
> It's a static library.
>
> So, using the documentation for Gambas, I have made an empty component.
> But I don't know, what must be done after this.
>
> Regards,
> Dima Malkov.
>
I will help you, but please can
Hello,
theres a bug in the calender control. If a day in january greater than the last
day in february is selected (29.01.2010, 30.01.2010 and 31.10.2010), you can't
select the february by using the top controls of the calender control.
Regards Andreas
-
There is some library, written with C++. I want to use its power with
Gambas.
It's a static library.
So, using the documentation for Gambas, I have made an empty component.
But I don't know, what must be done after this.
Regards,
Dima Malkov.
---