Bert Posted 13 hours ago Posted 13 hours ago (edited) I'm not sure if it is my version of Koda that is buggy, or it is something else. I'm noticing a few behaviors that are odd. Anytime I try to drag or tweak a input field, the field will resize itself to a height of 21. I can use the object inspector to change the height to what I want however and it will do what I want. If however I do anything after that to the field, it will resize the height right back to 21. When I open a kxf file in notepad to look at the xml, I can see the height defined correctly for the input fields. When I open the kxf in Koda, it will resize all of the input fields back to 21 in height. When I generate the code to SciTE, Even though the kxf file has the correct settings, Koda will make the input fields heights all 21. This is a screenshot of the GUI I'm trying to make. This is what it is actually supposed to look like when running the generated code in SciTE and making the fixes to the field sizes. I've also attached the kxf file so you can see how it is configured. Could someone open it in their version of Koda so I can see if it is my rig or it is an actual bug please? Thanks in advance. Test screen.kxf Edited 12 hours ago by Bert The Vollatran project My blog: http://www.vollysinterestingshit.com/
argumentum Posted 12 hours ago Posted 12 hours ago for a good example of how I code, look at the GUI here. It makes it easier to keep stuff align and to mess with it. Now, if there is a bug in Koda, who is gonna fix it 🤷♂️ Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting
Bert Posted 12 hours ago Author Posted 12 hours ago I'm just thinking if someone used the AutoIt suite out of the can - is Koda buggy or not. (and it is just my rig). I can live with it if it is my rig. The Vollatran project My blog: http://www.vollysinterestingshit.com/
argumentum Posted 12 hours ago Posted 12 hours ago ..I've seen that all along. Some controls have a set height. And am like why 😡 !!, but that's the way it is 😕 Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting
Bert Posted 12 hours ago Author Posted 12 hours ago I'm also now noticing SciTE is now not letting me select a language when I have an untitled tab open. It has to be my rig. 🤦♂️ The Vollatran project My blog: http://www.vollysinterestingshit.com/
pixelsearch Posted 9 hours ago Posted 9 hours ago 3 hours ago, Bert said: Could someone open it in their version of Koda so I can see if it is my rig or it is an actual bug please? Hello Bert Same here with Koda, the height of the input control quickly reverts to 21 pixels, as you clearly explained. I would like to ask why you need a higher height for your 5 input controls (as shown in your 2nd pic) because each input control will always display 1 line only, no matter the height of the control. Wouldn't it be better to change your 5 input controls to edit controls, allowing you to display any control height you want ? argumentum 1 "I think you are searching a bug where there is no bug... don't listen to bad advice."
TheDcoder Posted 9 hours ago Posted 9 hours ago Yeah I pretty much had the same experience with Koda, it's not really made for precision I feel, but this was ages (a decade) ago so there might have been updates which improved things. I much prefer ISN AutoIt Studio's GUI designer, it lets me design the GUI exactly how I want it, pixel perfect argumentum 1 EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now