Krypton-Suite-Legacy-Archive / Krypton-NET-5.470

A update to Component factory's krypton toolkit to support the .NET 4.7 framework.
BSD 3-Clause "New" or "Revised" License
78 stars 20 forks source link

[Question]: Upgrade Krypton Toolkit in Visual Studio Project #210

Closed borismatthews closed 4 years ago

borismatthews commented 5 years ago

I hope that asking this question here is appropriate!

I have several existing .net projects that use the 4.4 release of the Krypton Toolkit and am keen to upgrade this to the latest version on GitHub to take advantage of the bug fixes etc.

I am unclear about how to do this - I have tried changing the toolkit references in the VS project but then VS complains that all the components used are 'not defined'.

I would appreciate any advice on how to complete this upgrade.

Thanks Andy

PWagner1 commented 5 years ago

Hi @borismatthews

Are you using the original 4.4.0 release? If so, have you tried downloading the newer NuGet packages?

borismatthews commented 5 years ago

Hi

Thanks for responding so quickly.

Yes, I am using the original 4.4.0 from Component Factory.

I downloaded and installed version 5.470.872 from GitHub (did not use NuGet, just downloaded the exe file).

It appears that the name of the reference is different and so maybe that is why Visual Studio cannot match the references of the controls to the dll’s?

The 4.4.0 references appear as follows: [cid:image001.png@01D53BEE.AC5B7DB0]

Then when I install the updated version [cid:image002.png@01D53BEE.F1B71360]

Regards Andy

From: Peter Wagner notifications@github.com Sent: 16 July 2019 15:45 To: Wagnerp/Krypton-NET-5.470 Krypton-NET-5.470@noreply.github.com Cc: Andrew Matthews andrew.matthews@setek.co.uk; Mention mention@noreply.github.com Subject: Re: [Wagnerp/Krypton-NET-5.470] Upgrade Krypton Toolkit in Visual Studio Project (#210)

Hi @borismatthewshttps://github.com/borismatthews

Are you using the original 4.4.0 release? If so, have you tried downloading the newer NuGet packages?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Wagnerp/Krypton-NET-5.470/issues/210?email_source=notifications&email_token=AMFO36NUNCOGLAVPZHPQFTLP7XNIPA5CNFSM4IEAPFXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2BC4GI#issuecomment-511847961, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMFO36MRW36JM2ABZZSSBR3P7XNIPANCNFSM4IEAPFXA.

PWagner1 commented 5 years ago

Hi @borismatthews

What version of the .NET framework are you using?

borismatthews commented 5 years ago

Peter

Sorry, I was targeting 4.0, have changed to 4.7.2 and all OK now.

Also, I see that you have the “Krypton-Toolkit-Suite-Extended-NET-5.470” project, is this intended to be used in addition to the standard toolkit or in place of?

Thanks Andy

From: Peter Wagner notifications@github.com Sent: 16 July 2019 17:01 To: Wagnerp/Krypton-NET-5.470 Krypton-NET-5.470@noreply.github.com Cc: Andrew Matthews andrew.matthews@setek.co.uk; Mention mention@noreply.github.com Subject: Re: [Wagnerp/Krypton-NET-5.470] Upgrade Krypton Toolkit in Visual Studio Project (#210)

Hi @borismatthewshttps://github.com/borismatthews

What version of the .NET framework are you using?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Wagnerp/Krypton-NET-5.470/issues/210?email_source=notifications&email_token=AMFO36OGQ462GMXZ4MQHYFLP7XWFTA5CNFSM4IEAPFXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2BKUBA#issuecomment-511879684, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMFO36LRPBI4OOFCJFM6Y6TP7XWFTANCNFSM4IEAPFXA.

PWagner1 commented 5 years ago

Hi @borismatthews

The Krypton-Toolkit-Suite-Extended-NET-5.470 is an additional set of controls, dialogs etc that can be used in conjunction with the standard toolkit. Glad you managed to find out what the issue was.

borismatthews commented 5 years ago

Hi Peter

I was hoping that the updated controls would fix an issue I have in the Visual Studio designer but unfortunately it has not.

Using VS2017 on Windows 7 machine the control spacing at design time is correct but when I upgraded to a Windows 10 machine and VS2017 the spacing around the Kypton ComboBox at design time is incorrect.

If you look at this screenshot you can see that at design time the combo boxes have additional space but when you run this it appears correct – clearly not easy to layout the controls to allow for this.

Is this an issue that you are aware of and any ideas if it can be rectified?

[cid:image001.png@01D53C8A.FB06D4E0]

Thanks Andy

From: Peter Wagner notifications@github.com Sent: 17 July 2019 08:57 To: Wagnerp/Krypton-NET-5.470 Krypton-NET-5.470@noreply.github.com Cc: Andrew Matthews andrew.matthews@setek.co.uk; Mention mention@noreply.github.com Subject: Re: [Wagnerp/Krypton-NET-5.470] [Question]: Upgrade Krypton Toolkit in Visual Studio Project (#210)

Hi @borismatthewshttps://github.com/borismatthews

The Krypton-Toolkit-Suite-Extended-NET-5.470 is an additional set of controls, dialogs etc that can be used in conjunction with the standard toolkit. Glad you managed to find out what the issue was.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Wagnerp/Krypton-NET-5.470/issues/210?email_source=notifications&email_token=AMFO36JBASQVIW22J5YMOYLP73GGBA5CNFSM4IEAPFXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DLX2I#issuecomment-512146409, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMFO36L7OJ62WKXVEN4KFITP73GGBANCNFSM4IEAPFXA.

PWagner1 commented 5 years ago

Hi @borismatthews

Unfortunately, the screenshots don't appear. I would suggest opening a bug report detailing the problem that you have with the padding.

PWagner1 commented 4 years ago

Hi @borismatthews

Can this now be closed?

borismatthews commented 4 years ago

Hi

Yes, that’s fine.

Thanks

From: Peter Wagner notifications@github.com Sent: 18 December 2019 19:43 To: Wagnerp/Krypton-NET-5.470 Krypton-NET-5.470@noreply.github.com Cc: Andrew Matthews andrew.matthews@setek.co.uk; Mention mention@noreply.github.com Subject: Re: [Wagnerp/Krypton-NET-5.470] [Question]: Upgrade Krypton Toolkit in Visual Studio Project (#210)

Hi @borismatthewshttps://github.com/borismatthews

Can this now be closed?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Wagnerp/Krypton-NET-5.470/issues/210?email_source=notifications&email_token=AMFO36PA2XCGKG6ZOBEUCUTQZJ4NNA5CNFSM4IEAPFXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHHIGWQ#issuecomment-567182170, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMFO36JVJ36ZYFRY4HKEVWDQZJ4NNANCNFSM4IEAPFXA.

PWagner1 commented 4 years ago

Hi @borismatthews

Thanks, if you have anymore questions in the future, please post them to this repo.