• Status Postponed
  • Percent Complete
    0%
  • Task Type Bug Report
  • Category Application
  • Assigned To No-one
  • Operating System All
  • Severity Low
  • Priority Defer
  • Reported Version Development
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Koda
Opened by Zedna - 13.01.2009
Last edited by Admin - 16.03.2009

FS#21 - Resizing property - missing some constants

In object inspector is property Resizing generated code GUICtrlSetResizing()

But there are missing constants (defined in AutoIt’s helpfile): $GUI_DOCKSIZE, $GUI_DOCKMENUBAR, $GUI_DOCKSTATEBAR, $GUI_DOCKALL, $GUI_DOCKBORDERS

All these contants are defined by sum of base constants already defined in
I think it may be intentional to not add these contants.

But it would be pretty handy to have them all in Koda.

Admin
Admin commented on 11.02.2009 12:40

Seems this was really intentional. Now Resizing is simple set of params. It's simple to add another param, for example DockSize. But in this case, when selecting DockSize, DockWidth and DockHeight should be removed from set. This require special handling in every control, that have Resizing property. This is possible to done too, of course, but need a bunch of additional code.

Zedna commented on 03.03.2009 12:35

I thought about adding new constants to Object Inspector's Resizing property and code
DockSize idea seems to be too complicated. If you had to change all controls then just forget about
is not so important so feel free to close this ticket.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing