You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the uiSelect* and uiSetSelect * functions should all be uiSelectBlah functions
uuiSetLabel should be uiLabelSet
a convention should be chosen
the convention should then be applied, with hilarious result in red error text..
Liberal, but careful use of search and replace will be needed.
The text was updated successfully, but these errors were encountered:
Fuzz, can you assign this to your self for the first part,
answer what convention is good.
I am thinking
funtion ui(Controltype)(Action)(Optional refinement)
uiLabelSetEmpty
ui????Set(Something), Applies to both BUTTONss and LABELs, but not INPUT type="text"
contains the text overlaid on a button, or in a label, i do not like Text as it implies text box.
uiTextSetEmpty
uiSelectAddItem
uiSelectAddItemExplicit
uiSelectAddItemEmpty
uiElementHide
uiElementShow
and such
ElSkunkito
changed the title
ui* fuction naming has no convention
House Keeping: ui* fuction naming has no convention
Nov 15, 2015
setVisbility should be uiSetVisibility
the uiSelect* and uiSetSelect * functions should all be uiSelectBlah functions
uuiSetLabel should be uiLabelSet
a convention should be chosen
the convention should then be applied, with hilarious result in red error text..
Liberal, but careful use of search and replace will be needed.
The text was updated successfully, but these errors were encountered: