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

[Bug]: KryptonInputBox problem #239

Closed herledant closed 4 years ago

herledant commented 4 years ago

Hello Wagnerp!

I found an error in 5.460.1180 that i can installed trough nuget package.

The characters are not visible when they are typing in the kryptonInputbox... 2019-11-03_15h15_07

BR

PWagner1 commented 4 years ago

Hi @herledant

I think that this might be a standard toolkit issue

Smurf-IV commented 4 years ago

I seem to remember that in the "Older" version of the toolkit, that if the area that is needed to draw the text is too small then it "does not bother" (This was solved in the core code of 470 some while ago). So to solve for 460 and earlier, make the Entry area taller in the designer, then when the theme is applied, it will be able to draw the text as expected.

PWagner1 commented 4 years ago

@herledant What 'minor' version are you using?

herledant commented 4 years ago

OK i will try. could you tell me how to change the size of the entry area? below the way i call the inputbox:

Dim login As String = KryptonInputBox.Show(Me, "Veuillez saisir le nom du compte", "Compte FTP", "TEST")

You speak about designer but this is not a component that i've created with the designer.

Thank's for helping me

Le mar. 5 nov. 2019 à 08:58, Peter Wagner notifications@github.com a écrit :

@herledant https://github.com/herledant What 'minor' version are you using?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544JEG4YU5M22FYTCWZTQSERTLA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDB5V2Q#issuecomment-549706474, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544OYGN2PYOSGCXASFTLQSERTLANCNFSM4JIUERCQ .

-- Herledant Fabien

PWagner1 commented 4 years ago

@herledant I'm going to push out build 1300 today which should solve it

herledant commented 4 years ago

ok thank's wagnerp. I use toolkit with the extende toolkit. Think you possible to update all revision . I mean 5.450,5.460 and so on. Unfortunately i've many program that fire different framework.

Le mer. 6 nov. 2019 à 08:33, Peter Wagner notifications@github.com a écrit :

@herledant https://github.com/herledant I'm going to push out build 1300 today which should solve it

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544OL7N2JJU6FJZXZZJ3QSJXL7A5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDFSHGY#issuecomment-550183835, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544KHRJAXSP57VNQGRNLQSJXL7ANCNFSM4JIUERCQ .

-- Herledant Fabien

PWagner1 commented 4 years ago

Yes sure I haven't pushed the 1576 update to all versions, but I'll ensure that 1300 will be bundled in.

herledant commented 4 years ago

Ok great. Could update nuget package in same time ? I havent found it for 5.450. Br

Le mer. 6 nov. 2019 à 13:29, Peter Wagner notifications@github.com a écrit :

Yes sure I haven't pushed the 1576 update to all versions, but I'll ensure that 1300 will be bundled in.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544KQCY5YYO7RBULAIFTQSK2BPA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDGLWFY#issuecomment-550288151, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544IRIL5J4UMPXU5XFNDQSK2BPANCNFSM4JIUERCQ .

PWagner1 commented 4 years ago

Doing it at the moment for 450, though need to push the 1300 updates first.

herledant commented 4 years ago

Hello Wagnerp,

did you have time to fix it to 450? I don't see the nuget package for 5.450

PWagner1 commented 4 years ago

Hi @herledant

Not yet, as I've had to fix my installation of windows recently. I think that I've updated 450 though.

PWagner1 commented 4 years ago

Hi @herledant

I'm hoping to update 460 today,

herledant commented 4 years ago

Ok great. Think you nuget package too ? It's the only version We can't find on nuget repository.

Le ven. 22 nov. 2019 à 16:48, Peter Wagner notifications@github.com a écrit :

Hi @herledant https://github.com/herledant

I'm hoping to update 460 today,

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544LIE4I4IB4WLBPEGL3QU75NHA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE6BBNI#issuecomment-557584565, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544JMFD3I2L73QV5VNSLQU75NHANCNFSM4JIUERCQ .

PWagner1 commented 4 years ago

450 is definitely on there, see this for version details.

The only version which is not supported now is 5.400.

herledant commented 4 years ago

Thank's a lot Wagnerp. I realise that krypton Extended was split in several module: Could you explain them? What can we do with: [image: image.png] May i have to install them all? have you some example for Floating, Menu, IO, Navi suite? This is not talking to me. Some time ago, this was simple to use because we just have to install one nuget package because all dll was dependent. Could you explain what is the logical behind this split?

Regard's

Le sam. 23 nov. 2019 à 11:55, Peter Wagner notifications@github.com a écrit :

450 is definitely on there, see this https://github.com/Wagnerp/Krypton-NET-Version-Dashboard/blob/master/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-5450-Modules.md for version details.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544ICNKOVH3SPALLK4CLQVED23A5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE7SVNI#issuecomment-557787829, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544KGBYP52JQG2VFLZHTQVED23ANCNFSM4JIUERCQ .

-- Herledant Fabien

PWagner1 commented 4 years ago

The componentisation means it's easier to develop for/package/update. See this for details, plus it reduces the codebase for each module.

herledant commented 4 years ago

Ok thank's for explanation. Is standart toolkit are present in the coreModule (i mean toolkit, ribbon, navigator and so on) or do i need to install separately the krypton Toolkit standard?

Le mar. 26 nov. 2019 à 09:24, Peter Wagner notifications@github.com a écrit :

  • KryptonExtendedToolkit5470CoreModule - Contains the core components
  • KryptonExtendedToolkit5470ExtendedColourControlsModule - Enhanced colour controls
  • KryptonExtendedToolkit5470ExtendedDialogsModule - Enhanced dialogs
  • KryptonExtendedToolkit5470ExtendedMenuAndToolbarItemsModule - MRU & other toolbar features
  • KryptonExtendedToolkit5470FloatingMenuAndToolbarsModule - Floatable menu & toolbars (Office 200x/9x detachable menus)
  • KryptonExtendedToolkit5470IOComponentsModule - Specific filesystem controls/input controls
  • KryptonExtendedToolkit5470KryptonOutlookGridModule - Krypton Outlook Grid control
  • KryptonExtendedToolkit5470NaviSuiteModule - NaviSuite controls (Office 2003 like sidebar)
  • KryptonExtendedToolkit5470TaskDialogsModule - Task dialogs

The componentisation means it's easier to develop for/package/update. See this https://github.com/Wagnerp/Krypton-Toolkit-Suite-Extended-NET-5.470/issues/87 for details, plus it reduces the codebase for each module.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544OZYGTNM5RPW3PRIVTQVTMNTA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFFEXEQ#issuecomment-558517138, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544LA6LN7QRUHXCLFPF3QVTMNTANCNFSM4JIUERCQ .

-- Herledant Fabien

PWagner1 commented 4 years ago

Yes, it's present in all modules. You don't need to install all the modules if you don't require it (pick & choose).

herledant commented 4 years ago

sorry wagnerp but i can't install it. Visual studio return me an error message saying that i 've to target the 4.5 framework but the package don't content any file or assembly reference for this framework. [image: image.png] Sorry it's in french

Le mar. 26 nov. 2019 à 14:49, Peter Wagner notifications@github.com a écrit :

Yes, it's present in all modules. You don't need to install all the modules if you don't require it (pick & choose).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544KN4PMZY34DSZDZJB3QVUSOLA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFGB35I#issuecomment-558636533, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544KV2YLT2EDZYSGUL2TQVUSOLANCNFSM4JIUERCQ .

-- Herledant Fabien

herledant commented 4 years ago

errrffff!

I answer to myself! Just a visual studio "bug". I've to restart it and well done! Thanks again and sorry for bad question

Le mar. 26 nov. 2019 à 15:02, Herledant Fabien herledant@gmail.com a écrit :

sorry wagnerp but i can't install it. Visual studio return me an error message saying that i 've to target the 4.5 framework but the package don't content any file or assembly reference for this framework. [image: image.png] Sorry it's in french

Le mar. 26 nov. 2019 à 14:49, Peter Wagner notifications@github.com a écrit :

Yes, it's present in all modules. You don't need to install all the modules if you don't require it (pick & choose).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544KN4PMZY34DSZDZJB3QVUSOLA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFGB35I#issuecomment-558636533, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544KV2YLT2EDZYSGUL2TQVUSOLANCNFSM4JIUERCQ .

-- Herledant Fabien

-- Herledant Fabien

herledant commented 4 years ago

last question i hope.

before you split the different module i call component like that: Friend WithEvents LoadingCircle As ExtendedControls.ExtendedToolkit.Controls.StandardControls.Common.LoadingCircle

But now it seems that it is not located at the same location Could you help me to find lodingCircle for exemple? I think i've install the goods modules: [image: image.png]

Le mar. 26 nov. 2019 à 15:08, Herledant Fabien herledant@gmail.com a écrit :

errrffff!

I answer to myself! Just a visual studio "bug". I've to restart it and well done! Thanks again and sorry for bad question

Le mar. 26 nov. 2019 à 15:02, Herledant Fabien herledant@gmail.com a écrit :

sorry wagnerp but i can't install it. Visual studio return me an error message saying that i 've to target the 4.5 framework but the package don't content any file or assembly reference for this framework. [image: image.png] Sorry it's in french

Le mar. 26 nov. 2019 à 14:49, Peter Wagner notifications@github.com a écrit :

Yes, it's present in all modules. You don't need to install all the modules if you don't require it (pick & choose).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544KN4PMZY34DSZDZJB3QVUSOLA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFGB35I#issuecomment-558636533, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544KV2YLT2EDZYSGUL2TQVUSOLANCNFSM4JIUERCQ .

-- Herledant Fabien

-- Herledant Fabien

-- Herledant Fabien

herledant commented 4 years ago

after severals tests, i finish to install IO module. This one give me the extended toolkit wich is containing the controls i use before. So all is there and at the same place as before. Therefore i'm a little bit confused by thoses new modules and what they are due to. Anyway, i'm very sorry to tell you that the initial bug i spoke at the beginning of this post is not fix. Text in kryptonInputbox is not print at all. Characters are always transparent. Any idea how i can fix it by design?

BR

Le mar. 26 nov. 2019 à 15:24, Herledant Fabien herledant@gmail.com a écrit :

last question i hope.

before you split the different module i call component like that: Friend WithEvents LoadingCircle As ExtendedControls.ExtendedToolkit.Controls.StandardControls.Common.LoadingCircle

But now it seems that it is not located at the same location Could you help me to find lodingCircle for exemple? I think i've install the goods modules: [image: image.png]

Le mar. 26 nov. 2019 à 15:08, Herledant Fabien herledant@gmail.com a écrit :

errrffff!

I answer to myself! Just a visual studio "bug". I've to restart it and well done! Thanks again and sorry for bad question

Le mar. 26 nov. 2019 à 15:02, Herledant Fabien herledant@gmail.com a écrit :

sorry wagnerp but i can't install it. Visual studio return me an error message saying that i 've to target the 4.5 framework but the package don't content any file or assembly reference for this framework. [image: image.png] Sorry it's in french

Le mar. 26 nov. 2019 à 14:49, Peter Wagner notifications@github.com a écrit :

Yes, it's present in all modules. You don't need to install all the modules if you don't require it (pick & choose).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544KN4PMZY34DSZDZJB3QVUSOLA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFGB35I#issuecomment-558636533, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544KV2YLT2EDZYSGUL2TQVUSOLANCNFSM4JIUERCQ .

-- Herledant Fabien

-- Herledant Fabien

-- Herledant Fabien

-- Herledant Fabien

PWagner1 commented 4 years ago

Loading circle is not implemented, but will implement today for December release. The IO module has some controls which overlap, but is designed for file system tasks.

herledant commented 4 years ago

Ok I understand. And concerning kryptoninputbox ?

Le mer. 27 nov. 2019 à 09:33, Peter Wagner notifications@github.com a écrit :

Loading circle is not implemented, but will implement today for December release. The IO module has some controls which overlap, but is designed for file system tasks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544LI2BUAJVWIZSZCZVTQVYWE5A5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFIW46Y#issuecomment-558984827, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544NBKTRQEPFB6BINQWTQVYWE5ANCNFSM4JIUERCQ .

PWagner1 commented 4 years ago

That could be a .NET Framework compatibility issue. Not sure if this is a issue in 560 or later.

PWagner1 commented 4 years ago

Update: yes it is

PWagner1 commented 4 years ago

Might be because the textbox is too narrow

PWagner1 commented 4 years ago

Hi @Smurf-IV Do you remember when this first occurred?

PWagner1 commented 4 years ago

@herledant

You've given me an idea for the extended toolkit!!!

image

image

PWagner1 commented 4 years ago

@herledant

I know that this is an odd question, but can you give me the French equivalent to these please:-

Ok, OkCancel, YesNo, YesNoCancel

You'll see why :)

herledant commented 4 years ago

OK = OK OKCancel = OK Annuler YesNo = Oui Non YesNoCancel = Oui Non Annuler

Your InputBox is nice! where does it came from?

Le mer. 27 nov. 2019 à 18:08, Peter Wagner notifications@github.com a écrit :

@herledant https://github.com/herledant

I know that this is an odd question, but can you give me the French equivalent to these please:-

Ok, OkCancel, YesNo, YesNoCancel

You'll see why :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544JQKATIQRJU2ET36GDQV2SRBA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFKFONQ#issuecomment-559175478, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544MPHL5TE2QG35W4VVTQV2SRBANCNFSM4JIUERCQ .

-- Herledant Fabien

Smurf-IV commented 4 years ago

Hi @Smurf-IV Do you remember when this first occurred?

This had always been the case for the "Old" Framework, as it used to clip all text regardless, if the display area (Including the white internal padding) was smaller that the area required to display the text.

In 4.70 I fixed it to always draw, so that the clipped text was visible (Created a test UI to show that). This fixed the Title Bars, Input boxes, Label's etc. It also fixed the font size changing for different themes causing the text to "Disappear". the answer for the older framework, is to increase the size (Height for an input box) at runtime after the Init#### is called. HTH

herledant commented 4 years ago

@Wagner: What's going on with you idea and the button frecnh translation?

Le jeu. 28 nov. 2019 à 09:12, Simon Coghlan notifications@github.com a écrit :

Hi @Smurf-IV https://github.com/Smurf-IV Do you remember when this first occurred?

This had always been the case for the "Old" Framework, as it used to clip all text regardless, if the display area (Including the white internal padding) was smaller that the area required to display the text.

In 4.70 I fixed it to always draw, so that the clipped text was visible (Created a test UI to show that). This fixed the Title Bars, Input boxes, Label's etc. It also fixed the font size changing for different themes causing the text to "Disappear". the answer for the older framework, is to increase the size (Height for an input box) at runtime after the Init#### is called. HTH

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544NW3DBFT4L6UUKJRULQV54QDA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFLY7XQ#issuecomment-559386590, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544IHLYR5453MI4TZGODQV54QDANCNFSM4JIUERCQ .

-- Herledant Fabien

PWagner1 commented 4 years ago

The 'new' input box will have a language property which when changed will update the text on all buttons to the corresponding language.

Will work on it more today, as my first attempt was a complete disaster! Now I've re-modelled it to act as a normal window.

PWagner1 commented 4 years ago

image

image

PWagner1 commented 4 years ago

@herledant & @Smurf-IV

It'll be in the January update, though the good news that it works! Just needs some tweaking.

herledant commented 4 years ago

@Wagnerp : nice work. Maybe the form is a little bit too big regarding a simple inputbox. Is the picture will be customisable?

PWagner1 commented 4 years ago

@herledant

The image will be customisable in a future update, I'm going to make the form resize depending on the size of the text, but I can't quite figure that out yet. Maybe the images will need to be resized too. But I'm focusing on releasing the December update.

PWagner1 commented 4 years ago

EDIT: The font is customisable, just those screenshots don't show it in action.

herledant commented 4 years ago

Ok great ! I will wait for décember update. Did you do IT for each framework ?

Le sam. 30 nov. 2019 à 10:20, Peter Wagner notifications@github.com a écrit :

EDIT: The font is customisable, just those screenshots don't show it in action.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544NPNGXMGXFQH4KW2ETQWIV5NA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFP6QZA#issuecomment-559933540, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544OAMIXLMWJ74RNCVODQWIV5NANCNFSM4JIUERCQ .

PWagner1 commented 4 years ago

It'll be, right now it's in the private development repo, as it's not done yet. The default icons will be:

Critical 128 x 128

Hand 128 x 128

Information 128 x 128

Ok 128 x 128

Question 128 x 128

Stop 128 x 128

Warning 128 x 128

Plus custom.

Please note that this will not appear in the December update, as that code has been finalised, but it'll be in the January 2020 update.

herledant commented 4 years ago

Yes I had unsterdand. No problem. And this will be part of Extended toolkit ? What will be the name of the control ?

Le sam. 30 nov. 2019 à 13:22, Peter Wagner notifications@github.com a écrit :

It'll be, right now it's in the private development repo, as it's not done yet. The default icons will be:

[image: Critical 128 x 128] https://user-images.githubusercontent.com/949607/69900429-36339500-136b-11ea-827d-e4e091102c8d.png

[image: Hand 128 x 128] https://user-images.githubusercontent.com/949607/69900438-43508400-136b-11ea-8d66-125a380432f4.png

[image: Information 128 x 128] https://user-images.githubusercontent.com/949607/69900442-506d7300-136b-11ea-8501-c06ed54856e3.png

[image: Ok 128 x 128] https://user-images.githubusercontent.com/949607/69900447-5b280800-136b-11ea-8fa4-8c8a5d486cad.png

[image: Question 128 x 128] https://user-images.githubusercontent.com/949607/69900454-65e29d00-136b-11ea-8326-5c0ae28b2fdf.png

[image: Stop 128 x 128] https://user-images.githubusercontent.com/949607/69900459-709d3200-136b-11ea-833e-5ed035173190.png

[image: Warning 128 x 128] https://user-images.githubusercontent.com/949607/69900461-7b57c700-136b-11ea-8253-3967c58f65e6.png

Plus custom.

Please note that this will not appear in the December update, as that code has been finalised, but it'll be in the January 2020 update.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544KBNOP7ONNJZIJ3MOLQWJLITA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFQEZ7A#issuecomment-559959292, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544NK5VQQXAEOEGHUCF3QWJLITANCNFSM4JIUERCQ .

PWagner1 commented 4 years ago

Yes, it'll be called KryptonInputBoxExtended the 'LoadingCircle' which is now part of the December update is now called KryptonLoadingCircle.

PWagner1 commented 4 years ago

Hi @herledant

Thought I'd share the latest version.

KryptonInputBoxExtended

PWagner1 commented 4 years ago

Hi @herledant & @Smurf-IV

Just fixed the standard KryptonInputBox which will be included in the next build.

herledant commented 4 years ago

Great !

Le dim. 15 déc. 2019 à 11:37, Peter Wagner notifications@github.com a écrit :

Hi @herledant https://github.com/herledant & @Smurf-IV https://github.com/Smurf-IV

Just fixed the standard KryptonInputBox which will be included in the next build.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Wagnerp/Krypton-NET-5.470/issues/239?email_source=notifications&email_token=ACF544OZIVI44FCA34PYZ2DQYYCFTA5CNFSM4JIUERC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG4WCCA#issuecomment-565797128, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACF544LWZIK3FHBMMHMRHKTQYYCFTANCNFSM4JIUERCQ .

PWagner1 commented 4 years ago

@herledant

It won't be the more advanced one, as that will be part of the extended toolkit, but at least it works with an updated design.