Theos PowerBasic Museum 2017

Archive => Discussion - Legacy Software (PBWIN 9.0+/PBCC 5.0+) => Topic started by: Richard Koch on September 05, 2010, 10:03:52 AM

Title: codejock controls
Post by: Richard Koch on September 05, 2010, 10:03:52 AM
hi,

did anybody erver make a demo on how to use the codejock controls - especially the calendar component?
i can't get that control to display or work at all. any help would be very welcome.

richard
Title: Re: codejock controls
Post by: Patrice Terrier on September 05, 2010, 12:29:02 PM
Well these are ActiveX or Dot.NET controls,
and here we are more toward to native Win32 DLL components, that won't require MFC or any other frameworks.

...
Title: Re: codejock controls
Post by: Richard Koch on September 05, 2010, 02:50:46 PM
thanx,

are there any controls (codejock calendar) you know of, that fit more of the requirement?
Title: Re: codejock controls
Post by: José Roca on September 05, 2010, 04:01:00 PM
Quote
i can't get that control to display or work at all.

And what are you using? ActiveX controls need an OLE container to host them. See examples in this subforum: http://www.jose.it-berater.org/smfforum/index.php?board=346.0
Title: Re: codejock controls
Post by: Richard Koch on September 05, 2010, 05:45:48 PM
thanx - the activex thinggy was what i needed