Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (262 - 264 of 3874)

Ticket
#263
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
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
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.