User contributions for Draugath

From Vendetta Lua
A user with 627 edits. Account created on 18 January 2011.
Jump to navigationJump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

11 May 2023

10 May 2023

  • 23:5923:59, 10 May 2023 diff hist +48 N IUP/Functions/IupGetTypeCreated page with " iup.GetType(element: ihandle) -> ret: string" current
  • 23:5623:56, 10 May 2023 diff hist +2,141 N IUP/Functions/IupGetAttributeCreated page with "__NOTOC__ __NOEDITSECTION__ Verifies the name of an interface element attribute. ===Parameters/Return=== iup.GetAttribute('''element''': ihandle, '''a''': string) -> val..." current
  • 23:5123:51, 10 May 2023 diff hist +2,652 N IUP/Functions/IupSetAttributeCreated page with "__NOTOC__ __NOEDITSECTION__ Defines an attribute for an interface element. ===Parameters/Return=== iup.SetAttribute('''element''': ihandle, '''attribute''': string, '''v..." current
  • 23:4223:42, 10 May 2023 diff hist +738 N IUP/Functions/IupStoreAttributeCreated page with "__NOTOC__ __NOEDITSECTION__ Defines an attribute for an interface element. ===Parameters/Return=== :iup.StoreAttribute('''element''': ihandle, '''attribute''': string, '''va..." current
  • 22:5022:50, 10 May 2023 diff hist +2,559 N IUP/Controls/IupNavmapCreated page with "__NOTOC__ __NOEDITSECTION__ navmap{size, expand, scrollbar} navmap uses 0-based systemids. all systemid inputs/outputs for navmap methods and events will be this way. elsew..."
  • 14:5814:58, 10 May 2023 diff hist +430 N IUP/Callbacks/IupModelViewCreated page with "__NOTOC__ __NOEDITSECTION__ iup.modelview :VALUE :EXPAND : MODE -- 1 ?? : ACTIVE : FGCOLOR :local meshname, meshfile, shipcolor, itemtype, overlayindex = GetShipMeshInfo(act..." current
  • 14:5614:56, 10 May 2023 diff hist +427 N IUP/Callbacks/IupProgressBarCreated page with "__NOTOC__ __NOEDITSECTION__ iup.progressbar({...}) :visible = "NO" :active = "NO" :title = "" :expand = "NO", --"HORIZONTAL", :size :minvalue :maxvalue :lowertexture :middleab..." current
  • 07:2207:22, 10 May 2023 diff hist +5,153 N IUP/Callbacks/IupTreeCreated page with "__NOTOC__ __NOEDITSECTION__ :'''SELECTION_CB''': Action generated when an element is selected or deselected. This action occurs when the user clicks with the mouse or uses the..." current
  • 06:5806:58, 10 May 2023 diff hist +8,102 N IUP/Attributes/IupTreeCreated page with "__NOTOC__ __NOEDITSECTION__ ===General=== :'''SCROLLBAR''': Associates a horizontal and/or vertical scrollbar to the canvas. Default: "YES". :''..." current
  • 06:1606:16, 10 May 2023 diff hist +10,332 N IUP/Controls/IupTreeCreated page with "__NOTOC__ __NOEDITSECTION__ Creates a tree containing nodes of branches or leaves. It inherits from IupCanvas. The branches can be expanded or collapsed. When a branch is exp..."
  • 01:0401:04, 10 May 2023 diff hist +28 IUP/Callbacks/IupMatrixNo edit summary current
  • 01:0401:04, 10 May 2023 diff hist +10,384 N IUP/Callbacks/IupMatrixCreated page with "===Interaction=== :'''ACTION''': Action generated when a keyboard event occurs. ::elem:action('''c''', '''lin''', '''col''', '''active''', '''after''': number) -> (ret: numb..."
  • 00:3700:37, 10 May 2023 diff hist +9,551 N IUP/Attributes/IupMatrixCreated page with "__NOTOC__ __NOEDITSECTION__ ===Cell Attributes=== :'''L:C''': Text of the cell located in line L and column C, where L and C are integer numbers. :'''L:0''': Title of line L...." current
  • 00:2500:25, 10 May 2023 diff hist +10,606 N IUP/Controls/IupMatrixCreated page with "__NOTOC__ __NOEDITSECTION__ Creates a matrix of alphanumeric fields. Therefore, all values of the matrix’s fields are strings. The matrix is not a grid container like many s..." current

9 May 2023

  • 23:5223:52, 9 May 2023 diff hist +927 N IUP/Controls/IupCboxCreated page with "__NOTOC__ __NOEDITSECTION__ Creates a Cbox element. It is concrete layout container, i.e. its children are positioned in specified coordinates. The IupCbox inherits from the I..."
  • 23:2723:27, 9 May 2023 diff hist +2,451 N IUP/Controls/IupToggleCreated page with "__NOTOC__ __NOEDITSECTION__ Creates the toggle interface element. It is a two-state (on/off) button that, when selected, generates an action that activates a function in the a..."
  • 23:0523:05, 9 May 2023 diff hist +2,121 N IUP/Controls/IupTextCreated page with "__NOTOC__ __NOEDITSECTION__ Creates an editable field with one line. ===Creation=== :iup.text{} -> ('''elem''': ihandle) :This function returns the identifier of the create..."
  • 10:1310:13, 9 May 2023 diff hist +2,299 N IUP/Controls/IupMultiLineCreated page with "__NOTOC__ __NOEDITSECTION__ Creates an editable field with one or more lines. ===Creation=== :iup.multiline{} -> (elem: ihandle) :This function returns the identifier of the..."
  • 09:4709:47, 9 May 2023 diff hist +2,619 N IUP/Controls/IupListCreated page with "__NOTOC__ __NOEDITSECTION__ Creates a list interface element, which is a list of two-state (on or off) items. An action is generated when an event changes the state of an item..."
  • 09:1809:18, 9 May 2023 diff hist +1 IUP/Controls/IupLabelNo edit summary
  • 09:1709:17, 9 May 2023 diff hist +1,750 N IUP/Controls/IupLabelCreated page with "__NOTOC__ __NOEDITSECTION__ Creates a label interface element, which displays a text or an image. ===Creation=== :iup.label{title = '''title''': string} -> ('''elem''': ihand..."
  • 09:0909:09, 9 May 2023 diff hist +952 N IUP/Controls/IupFrameCreated page with "__NOTOC__ __NOEDITSECTION__ Creates a Frame interface element, which draws a frame with a title around an interface element. ===Creation=== :iup.frame{'''element''': ihandle}..."
  • 08:5808:58, 9 May 2023 diff hist −77 IUP/Controls/IupCanvasNo edit summary
  • 08:5308:53, 9 May 2023 diff hist +3,063 N IUP/Controls/IupCanvasCreated page with "__NOTOC__ __NOEDITSECTION__ Creates an interface element that is a canvas - a working area for your application. ===Creation=== :iup.canvas{} -> ('''elem''': ihandle) :This..."
  • 08:2908:29, 9 May 2023 diff hist +2,511 N IUP/Controls/IupButtonCreated page with "__NOTOC__ __NOEDITSECTION__ Creates an interface element that is a button. When selected, this element activates a function in the application. Its visual presentation can con..."
  • 08:1808:18, 9 May 2023 diff hist +897 N IUP/ControlsCreated page with "IUP contains several user interface controls. The library’s main characteristic is the use of native elements. This means that the drawing and management of a button or text..."
  • 07:4707:47, 9 May 2023 diff hist +334 N IUP/Layout/IupGetDialogCreated page with "__NOTOC__ __NOEDITSECTION__ :Verifies the identifier of a dialog to which an interface element belongs. ===Parameters/Return=== :iup.GetDialog('''elem''': ihandle) -> ('''h..." current
  • 07:4607:46, 9 May 2023 diff hist +345 N IUP/Layout/IupGetParentCreated page with "__NOTOC__ __NOEDITSECTION__ :Returns the identifier of the parent container to which an interface element belongs. ===Parameters/Return=== :iup.GetParent('''elem''': ihandl..." current
  • 07:3807:38, 9 May 2023 diff hist +306 N IUP/Layout/IupGetBrotherCreated page with "__NOTOC__ __NOEDITSECTION__ :Returns the brother of a control or nil if there is none. ===Parameters/Return=== :iup.GetBrother('''control''': ihandle) -> '''ret''': ihandle..." current
  • 07:3607:36, 9 May 2023 diff hist +550 N IUP/Layout/IupGetNextChildCreated page with "__NOTOC__ __NOEDITSECTION__ :Returns the children of the given control. ===Parameters/Return=== :iup.GetNextChild('''parent''', '''lastchild''': ihandle) -> '''ret''': ihan..." current
  • 07:3207:32, 9 May 2023 diff hist +531 N IUP/Layout/IupDetachCreated page with "__NOTOC__ __NOEDITSECTION__ :Disassociates an interface element from its parent. ===Parameters/Return=== :iup.Detach('''element''': ihandle) :'''element''': Identifier of..." current
  • 07:3007:30, 9 May 2023 diff hist +879 N IUP/Layout/IupAppendCreated page with "__NOTOC__ __NOEDITSECTION__ :Inserts an interface element at the end of the container. Valid for hbox, vbox, or zbox. ===Parameters/Return=== :iup.Append('''box''', '''elem..." current
  • 07:2407:24, 9 May 2023 diff hist +615 IUP/Layout/IupRadioNo edit summary
  • 07:2307:23, 9 May 2023 diff hist −27 IUP/Layout/IupRadioNo edit summary
  • 07:0607:06, 9 May 2023 diff hist +681 N IUP/Layout/IupRadioCreated page with "__NOTOC__ __NOEDITSECTION__ {{DISPLAYTITLE:IupRadio}} :Creates the radio element for grouping mutual exclusive toggles. Only one of its descendet toggles will be active at a..."
  • 06:4806:48, 9 May 2023 diff hist +1,637 N IUP/Layout/IupZboxCreated page with "__NOTOC__ =IupZbox= :Creates a zbox container for composing elements. It is a box that piles up the elements it contains, only the active element is visible. ===Creation===..."
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)