Jump to content

3.1.1++


jpm
 Share

Recommended Posts

5th May 2005 - v3.1.1.22 (beta)

Fixed : ChooseColor and _ChooseFont doc (Sorry JdeB : bad merging).

Fixed : FileOpenDialog, FileSaveDialog, HotKeySet doc (Thanks Sven)

Fixed : StringInStr return 0 when searching for "" (Thanks JdeB)

Changed : GUICtrlSetGraphic default colors(black, transparent)

Added : GUICtrlSetGraphic bkColor : $GUI_GR_NOCOLOR

Added : DLLStructElementPtr (By Ejoc)

Fixed : duplicate formal parameters in UDF's. (Thanks DaveF/Nutster)

Link to comment
Share on other sites

  • Replies 513
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

3nd May 2005 - v3.1.1.21 (beta)

Added :  AutoIt Info Style and exStyle for the control under the mouse.

Zip users are missing the updated AutoIt Info. So I have attached a copy from the installer.

:(

Link to comment
Share on other sites

Zip users are missing the updated AutoIt Info. So I have attached a copy from the installer.

:(

<{POST_SNAPBACK}>

Thanks I miss this one :( I will include it next time
Link to comment
Share on other sites

Thanks I miss this one  :( I will include it next time

<{POST_SNAPBACK}>

Since ver 3.1.1.22 Certain program crash in compilation with a message coming from AU3.check . I send you by private mail the programm which i can't compile and the ini for the compilation.
Link to comment
Share on other sites

Since ver 3.1.1.22 Certain program crash in compilation with a message coming from AU3.check . I send you by private mail the programm which i can't compile and the ini for the compilation.

<{POST_SNAPBACK}>

I did'nt receive anything. But Au3.check is not deliver thru the AutoITBeta setup.

I came with Scite update. So depending you are using a new function not included in the Scite last update you will get an arror. If you just put the message from Au3.check I can confirm :(

Link to comment
Share on other sites

I did'nt receive anything. But Au3.check is not deliver thru the AutoITBeta setup.

I came with Scite update. So depending you are using a new function not included in the Scite last update you will get an arror. If you just put the message from Au3.check I can confirm :(

<{POST_SNAPBACK}>

It seems that the problem comes from aut2exe.exe which generate an erro. In last version i use "Compiler" with modifying the location of aut2exe.exe for compiling with the option of beta, but since the new version it doesn't walk.

But i use "beta compile" all is good but i can't param the reshacjk function.

Edited by LOULOU
Link to comment
Share on other sites

  • Developers

It seems that the problem comes from aut2exe.exe which generate an erro. In last version i use  "Compiler" with modifying the location of aut2exe.exe for compiling with the option of beta, but since the new version  it doesn't walk.

But i use "beta compile" all is good but i can't param the reshacjk function.

<{POST_SNAPBACK}>

Sounds like you are using SciTE Alt-F7 to compile right ?

Alt-F7 doesn't run CompileAU3.exe, which performs AU3Check/RC/Reshack/Aut2Exe for you.

You could however add the Compiler Directives and point to the Beta Compiler. then just hit F7 .....

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

File missing ?

In Zip version  3.1.1.22

AutoIt3.exe  06/05/2005

and it seems to be missing in 3.1.1.23

!?  :(

<{POST_SNAPBACK}>

Thanks

Wait a couple of minutes 3.1.1.24 coming out with the AUTOIT3.exe :(

Link to comment
Share on other sites

Thanks

Wait a couple of minutes 3.1.1.24 coming out with the AUTOIT3.exe :

<{POST_SNAPBACK}>

:(

I also got the same problem describe into

http://www.autoitscript.com/forum/index.php?showtopic=11216

If I compile to exe and add icon it crashes , it was working fine in ".21" not working in ".22"

Edit: btw Im not using SciTE, I start the compiler directly from windoze menu ...

:(

Edited by JoeCool
Link to comment
Share on other sites

7th May 2005 - v3.1.1.24 (beta)

Renamed : DLLStruct ... functions (by Jpm)

Merged : DLLStructElementPtr in DLLStructGetPtr (by Jpm)

be carefull the DllStruct have been renamed

Link to comment
Share on other sites

This is correct, I have same problem, if i comment out my line

;#Compiler_Icon=Wizard.ico                    ;Filename of the Ico file to use

then it compiles correctly

uncommented produces the following

aut2exe.exe

  Error signature

    AppName: aut2exe.exe  AppVer: 3.1.1.0  ModName: aut2exe.exe

    ModVer: 3.1.1.0  Offset: 00002f8d

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

7th May 2005 - v3.1.1.24 (beta)

Renamed :  DLLStruct ... functions (by Jpm)

Merged :    DLLStructElementPtr in DLLStructGetPtr (by Jpm)

be carefull the DllStruct have been renamed

<{POST_SNAPBACK}>

Thanks for the heads-up, I'm looking into it, but I think the change will break a few of my functions from the UDFs.

Will fix and send to jdeB as soon as I can.

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

Wasn't quick enough :(

Corrections sent to jdeB due to DllStruct renaming

GuiCombo.au3

GuiEdit.au3 --> new udf

Misc.au3

GuiList.au3

GuiListView.au3

GuiTab.au3

Edited by gafrost

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

Wasn't quick enough  :(

Corrections sent to jdeB due to DllStruct renaming

GuiCombo.au3

GuiEdit.au3 --> new udf

Misc.au3

GuiList.au3

GuiListView.au3

GuiTab.au3

For those that don't want to wait (attachment)

<{POST_SNAPBACK}>

Sorry I should have check before upload.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...