Jump to content

Recommended Posts

Posted (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. 

image.thumb.png.3b90162ee164fb9488eeb30f1e42819f.png

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.

image.thumb.png.d6a63832a071cc9ea2c3cc4f151aef5b.png

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 by Bert
Posted
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 ?

"I think you are searching a bug where there is no bug... don't listen to bad advice."

Posted

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 :)

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...