Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: KryptonInputBox cutting off text #402

Closed
Ash-IPRANOps opened this issue Sep 29, 2021 · 12 comments
Closed

[Bug]: KryptonInputBox cutting off text #402

Ash-IPRANOps opened this issue Sep 29, 2021 · 12 comments
Labels
bug Something isn't working completed This issue has been completed.

Comments

@Ash-IPRANOps
Copy link

KryptonInputBox cut off text as seen in image below.

image

I have the latest Nightly update as of yesterday. I am using Windows 10 Enterprise. Build 19042.1110

@Ash-IPRANOps Ash-IPRANOps added the bug Something isn't working label Sep 29, 2021
@Wagnerp
Copy link
Contributor

Wagnerp commented Sep 29, 2021

@Smurf-IV Is it possible to dynamically resize a KIB like a messagebox?

@Smurf-IV
Copy link
Member

@Smurf-IV Is it possible to dynamically resize a KIB like a messagebox?

Looks like it'll have to, Word Wraps always complicate things...

@Ash-IPRANOps
Copy link
Author

Can you allow the user to set the size manually too? that way it ensures in case the auto size fail, the developer can have some control. Also, it would allow the developer to create a size that is maybe visually preferred.

@Smurf-IV
Copy link
Member

Smurf-IV commented Oct 1, 2021

Next would be multi-line entry ??
@Ash-IPRANOps Can you add them as separate requests "Feature" please?

@Ash-IPRANOps
Copy link
Author

@Smurf-IV I created a new feature request. thanks.

@Smurf-IV
Copy link
Member

image

Smurf-IV added a commit to Krypton-Suite/Standard-Toolkit-Demos that referenced this issue Oct 17, 2021
- add `       <NeutralLanguage>en</NeutralLanguage>
        <LangVersion>preview</LangVersion>` to standard exmple projects
- Make sure style for csproj is spaces not tab
Implements Krypton-Suite/Standard-Toolkit#402
Smurf-IV added a commit that referenced this issue Oct 17, 2021
- Add table layout for AutoSizing
- Test AutoSizing
#402
@Smurf-IV Smurf-IV added completed This issue has been completed. and removed under investigation This bug/issue is currently under investigation. labels Oct 17, 2021
@Smurf-IV Smurf-IV removed their assignment Oct 17, 2021
@Ash-IPRANOps
Copy link
Author

Hi @Smurf-IV, after the change you made the issue now as you seen below:

image

the height auto adjust, but not the width, also the OK button on top of the Cancel button. I can now resize the pop-up, but that will only help to view the text on the right side that was cut off, but will not adjust the Cancel button to be viewed, see below:

image

can you please re-open the issue.

@Smurf-IV Smurf-IV reopened this Oct 20, 2021
@Smurf-IV
Copy link
Member

Thanks for testing..
I've missed something obvioulsy !!

@Smurf-IV Smurf-IV self-assigned this Oct 23, 2021
@Smurf-IV Smurf-IV added under investigation This bug/issue is currently under investigation. and removed completed This issue has been completed. labels Oct 23, 2021
@Smurf-IV
Copy link
Member

image

@Smurf-IV
Copy link
Member

image

@Wagnerp
Copy link
Contributor

Wagnerp commented Oct 23, 2021

That looks better!

Smurf-IV added a commit that referenced this issue Oct 23, 2021
- Set correct anchor for cancel button
- Remove "Test" border style
#402
@Smurf-IV Smurf-IV added completed This issue has been completed. and removed under investigation This bug/issue is currently under investigation. labels Oct 23, 2021
@Smurf-IV Smurf-IV removed their assignment Oct 23, 2021
@Ash-IPRANOps
Copy link
Author

Works like a charm, this is awesome, thank you very much @Smurf-IV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working completed This issue has been completed.
Projects
None yet
Development

No branches or pull requests

3 participants