CTkDesigner-Support icon indicating copy to clipboard operation
CTkDesigner-Support copied to clipboard

Impossible to have a scrollable frame in a frame

Open MattRM2 opened this issue 1 year ago • 3 comments

Hi,

I tried to put a scrollable frame in a frame in CTK Designer but I can have the option for and sometime the option is not listed (fix in frame). Capture-d-cran-2024-10-06-174852

If I tried to put the master in the json file, I have this error : Capture-d-cran-2024-10-06-174954Capture-d-cran-2024-10-06-174928

But if I export the python file and modified it inside, no problem. Could you check this problem please ? Thank you,

Matt

MattRM2 avatar Oct 06 '24 16:10 MattRM2

@MattRM2 Currently we can't fix a scrollable frame inside a ctkframe. I will try to add this feature in the next updates.

But for now I recommend you not to fix it, instead change master of the CTkScrollableFrame after exporting the code.

Akascape avatar Oct 06 '24 18:10 Akascape

Hi,

Oki thank you, i'll do this. I also encoutered an other problem, I lost a part of my interface and have an error call "Unable to load this file. Error: Bad menu entry index 'Fix in Frame'". Fortunatly I exported a *.py before close the CTk Designer.

I checked in the *.json file and all data are still here. Is it possible that I send you the *.json file and you check how to fix the error please ? I would like to send you the *.json file in private message because it's a part of an interface for a tool for my work, so I don't want to put it here in public.

I only get this two bug right now and the two were link to "Fix in frame".

Tell me if it's possible to send you my *.json file in private by contact me using my email : [email protected] << I will remove my email after you send me an email to be in contact.

Thank you

Matt

MattRM2 avatar Oct 06 '24 19:10 MattRM2

@MattRM2 The previous issue is hopefully fixed with version 7.2

Akascape avatar Oct 09 '24 13:10 Akascape