Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (262 - 264 of 3893)

Ticket Resolution Summary Owner Reporter
#263 Rejected Drop PluginOpen()/PluginClose() in favor of an #import statement Jon Valik (inspired by Zedna)
Description

One idea is to drop PluginOpen() and PluginClose() and use a pre-processor statement like #import. This removes the load-on-demand functionality of plugins but also removes the need to clean up when done using the plugin (since it's not cleaned up until the script terminates).

#264 Rejected Debug mode Zedna
Description

Some support for "Debug mode" directly inside AtoIt to help incorporate some debug modes/options in editors.

This is based on older AutoIt's ToDo lists.

#265 Rejected GUICtrlCreateToolBar - as native AutoIt control Zedna
Description

Now it's possible to create/modify StatusBar control in GUI only with standard include GuiStatusBar.au3

Note: See TracQuery for help on using queries.