MikeTranser Posted February 16, 2010 Share Posted February 16, 2010 Hello i need label for my program. This script is bad ;/ Gui: $data = GuiCtrlRead($difft) $Label7 = GUICtrlCreateLabel($data, 104, 144, 19, 17) And $difft = (7 - $diff) And i don't have Label xxx you have day i have "Logor" ? Link to comment Share on other sites More sharing options...
Developers Jos Posted February 16, 2010 Developers Share Posted February 16, 2010 huh Can you run that by us again but this time slowly? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted February 16, 2010 Moderators Share Posted February 16, 2010 MikeTranser, I am assuming that this is a question about the 7 day limit for your app we were discussing earlier. If so, please post in that topic. And if that is the case - please post something that I can understand because at the moment I have absolutely no idea what you are talking about. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Recommended Posts