-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Here is a relatively thorough list of all the missing properties and methods for each UI control, as of the current release of twinBASIC.
These properties and methods do exist, but they are marked as [ Unimplemented ]. As of beta 125, they will appear highlighted RED in the form designer, and you will see a compiler warning if you have code that references them.
Please do not open further issues for these unimplemented items.
This issue will be pinned for tracking purposes, and will be kept up-to-date as they get implemented.
FORM
DESIGNER PROPERTIES
LinkMode, LinkTopic, NegotiateMenus, Palette, PaletteMode, RightToLeft
MISSING METHODS
Point
MISSING EVENTS
LinkClose, LinkError, LinkExecute, LinkOpen
PICTUREBOX
DESIGNER PROPERTIES
DataFormat, DataMember,
DragSource, LinkItem, LinkMode, LinkTimeout, LinkTopic, RightToLeft, Negotiate
METHODS
LinkExecute, LinkPoke, LinkRequest, LinkSend, Point, Scale
EVENTS
LinkClose, LinkError, LinkNotify, LinkOpen
LABEL
DESIGNER PROPERTIES
DataFormat, DataMember,
LinkItem, LinkMode, LinkTimeout, LinkTopic, RightToLeft
METHODS
LinkExecute, LinkPoke, LinkRequest, LinkSend
EVENTS
LinkClose, LinkError, LinkNotify, LinkOpen
TEXTBOX
DESIGNER PROPERTIES
DataFormat, DataMember,
LinkItem, LinkMode, LinkTimeout, LinkTopic, RightToLeft
METHODS
LinkExecute, LinkPoke, LinkRequest, LinkSend
EVENTS
LinkClose, LinkError, LinkNotify, LinkOpen
FRAME
DESIGNER PROPERTIES
RightToLeft
COMMAND BUTTON
DESIGNER PROPERTIES
MaskColor, RightToLeft, UseMaskColor
CHECKBOX
DESIGNER PROPERTIES
DataFormat, DataMember, MaskColor, RightToLeft, UseMaskColor
OPTION BUTTON
DESIGNER PROPERTIES
MaskColor, RightToLeft, UseMaskColor
COMBOBOX
DESIGNER PROPERTIES
DataFormat, DataMember, RightToLeft
LISTBOX
DESIGNER PROPERTIES
DataFormat, DataMember, RightToLeft
EVENTS
HSCROLLBAR / VSCROLLBAR
DESIGNER PROPERTIES
RightToLeft
TIMER
This control should now be complete.
DRIVELISTBOX
This control should now be complete.
DIRLISTBOX / FILELISTBOX
This control should now be complete.
SHAPE / LINE
{NONE}
IMAGE
DESIGNER PROPERTIES
DataFormat, DataMember
MENU
DESIGNER PROPERTIES
Shortcut, NegotiatePosition
DATA
- note this control is only added as a placeholder. it is not yet functional.
DESIGNER PROPERTIES
{ALL}
OTHER PROPERTIES
{ALL}
METHODS
{ALL}
EVENTS
{ALL}
OLE
- note this control is only added as a placeholder. it is not yet functional.
DESIGNER PROPERTIES
{ALL}
OTHER PROPERTIES
{ALL}
METHODS
{ALL}
EVENTS
{ALL}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels