-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add latest properties and methods #27
Labels
enhancement
Enhancement proposal
Comments
Added clauses AUTOSIZE, INDEXISVALUE and SOURCEISVALUE to COMBOBOX. Done. See 2ee97e8 |
Added support for:
Done. See 4b7d54b |
Pending support for:
|
fyurisich
added a commit
that referenced
this issue
May 22, 2022
2022-05-21 22:49 UTC-0300 Fernando Yurisich <fyurisich@oohg.org> * ide\prgs\formedit.prg + Support for clauses ALLOWEDIT and HEADERFONTCOLORS to Browse and XBrowse controls. + Support for clauses BARCOLOR and FONTCOLOR to ProgressBar and ProgressMeter controls. ! Clauses ONMOUSELEAVE and ONMOUSEMOVE of Label control are ignored. ! Clause ONMOUSEMOVE of PICBUTTON control is ignored. #27
Add support for:
Fix
Done. See 4ebc1eb |
fyurisich
added a commit
that referenced
this issue
May 24, 2022
2022-05-23 21:15 UTC-0300 Fernando Yurisich <fyurisich@oohg.org> * ide\prgs\formedit.prg + Support for BORDER to forms. % Use an index instead of fixed numbers to access form's properties. #27
fyurisich
added a commit
that referenced
this issue
May 24, 2022
2022-05-23 21:22 UTC-0300 Fernando Yurisich <fyurisich@oohg.org> * ide\prgs\formedit.prg + Support for REDRAWONADD to Tree control. ! Form's BORDER property is not saved. #27
fyurisich
added a commit
that referenced
this issue
May 24, 2022
2022-05-23 21:37 UTC-0300 Fernando Yurisich <fyurisich@oohg.org> * ide\prgs\formedit.prg + Support for DISABLEALTA to Grid controls. #27
fyurisich
added a commit
that referenced
this issue
May 24, 2022
2022-05-23 21:48 UTC-0300 Fernando Yurisich <fyurisich@oohg.org> * ide\prgs\formedit.prg + Support for HEADERBACKCOLORS ti Grid, Browse and XBrowse controls. #27
fyurisich
added a commit
that referenced
this issue
May 25, 2022
2022-05-25 19:23 UTC-0300 Fernando Yurisich <fyurisich@oohg.org> * ide\prgs\formedit.prg + Support for AUTOWIDTH and AUTOHEIGHT to Label control. #27
fyurisich
added a commit
that referenced
this issue
May 29, 2022
2022-05-29 19:04 UTC-0300 Fernando Yurisich <fyurisich@oohg.org> * ide\fmgs\formedit.prg + Support for UNDO to EditBox and TextBox controls. #27
fyurisich
added a commit
that referenced
this issue
May 29, 2022
2022-05-29 19:16 UTC-0300 Fernando Yurisich <fyurisich@oohg.org> * ide\fmgs\formedit.prg + Support for NOCONTEXTMENU to EditBox and Spinner controls. #27
fyurisich
added a commit
that referenced
this issue
May 29, 2022
2022-05-29 20:53 UTC-0300 Fernando Yurisich <fyurisich@oohg.org> * ide\fmgs\formedit.prg + Support for POSTPARENT to FRAME controls. #27
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support OOHG's properties and methods added since 2020-04-18.
The text was updated successfully, but these errors were encountered: