Jump to content

3.1.1++


jpm
 Share

Recommended Posts

  • Replies 513
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On my WIN 98 SE I can introduce this bug too

but only after resizing window to certain size.

I think it appears only if position of label is on such position

where is some problem with align to previous label.

Note that label and button are changing their position

when window is resized (but in code there is nothing such defined?)

Here are some screenshots:

1) first label - not yet corrupted

2) second label - first corrupted

3) many times clicked at this size/position of window

4) with au3info window - note window size for help reproducing this

EDIT: I have beta 56.

Edited by Zedna
Link to comment
Share on other sites

12th July 2005 - v3.1.1.57 (beta)

Updated : RegEnumVal return the type of the value in @Extended (by Holger)

Fixed : StringReplace("abc","","") returns 1 instead of "". (Thanks abel,JdeB)

Fixed : Execute() doc. (Thanks w0uter)

Added : WinMove with x,y =default will not move just resize. (Thanks SlimShady)

Added : IsKeyword(), default keyword can be used as parameter in a function call. (Thanks Valik)

Fixed : GUITreeViewItem notifies wrong on first setting focus on a GUITreeView. (Thanks LazyCoder/Holger).

Fixed : WinSetTrans return error.

Added : False and Bool keywords doc. (Thanks CyberSlug)

Fixed : Assign not creating/assigning macro variable. (Thanks Valik)

Fixed : Assign respect Opt("MustDeclareVars",1).

Fixed : GUICtrlCreateObj() no longer closes the object after the control (or GUI) has been deleted. (By SvenP)

Updated : GuiCtrlRead with Checbox, Radio, doc precision. (Thanks Burrup)

Fixed : Redeclare of local variable. (Thanks Valik/Nutster)

Fixed : Prevent Assign from assigning to a constant. (By Nutster)

Fixed : Crash Autoit in FileFindFirstFile on empty dir. (Thanks eJan)

Fixed : Array initialised as empty. (Thanks Valik/Nutster)

Added : UDFs v1.23 (By JdeB/gafrost)

- Updated _TimetoTicks: Made parameters optional defaulting to current time (slimshady)

- Corrected Example for _GUICtrlTreeViewGetParentHandle (gafrost)

- Fixed _StringEncrypt parameter redeclaration

- Added _GUICtrlTreeViewGetParentID to GuiTreeView (gafrost)

Try to start separate Threads for bug/ support. Thanks

Link to comment
Share on other sites

Definatley will start debugging, but I just have like, 2 questions.

EDIT: Sorry, forgot to read your whole post, will move this to another thread!

Edited by layer
FootbaG
Link to comment
Share on other sites

13th July 2005 - v3.1.1.58 (beta)

Fixed : Repainting label modify by GuiCtrlSetData. (Thanks Holger)

Fixed : if $a = default (Thanks SlimShady)

Fixed : $a=30e-006. (Thanks Zedna)

Fixed : RegEnumVal return type in @error instead os @extended. (Thanks Mhz)

Link to comment
Share on other sites

14th July 2005 - v3.1.1.59 (beta)

Added : default keyword can be used to replace -1 in AutoIt Functions call. (Thanks Valik)

Fixed : DllStructCreate doc typo. (Thanks Burrup)

Fixed : Com ref doc typo. (Thanks Confuzzled)

Added : UDFs v1.24 (By JdeB/gafrost)

- Fixed _GUICtrlListViewGetNextItem.au3 example (gafrost)

- Fixed _DateIsValid Documentation and Example.

Link to comment
Share on other sites

16th July 2005 - v3.1.1.60 (beta)

Fixed : GUICtrlSetData with float value. (Thanks Zedna)

Changed : Opt, InputBox, MsgBox can use default keyword (By Nutster)

Added : Aut2Exe small compile file .A3X. (by JON, yes sometime he writes code, in fact very good one)

Added : @AUTOITPID macro. (By Valik)

Added : ConsoleRead(). (By Dave)

Fixed : GuiCtrlGetInfo() doc typo. (Thanks Burrup)

Added : COM properties or methods can now also be used immediately to array elements containing objects. (By SvenP)

Added : Usage of 'Default' keyword instead of empty arguments to COM functions (only valid if COM function supports it). (By SvenP)

Added : UDFs v1.25/26 (By JdeB/gafrost)

- Fixed _GUICtrlListViewGetNextItem. (gafrost)

- Fixed _GUICtrlListViewDeleteAllItems and _GUICtrlListViewDeleteItem when _GUICtrlListViewInsertItem used to populate the ListView. (gafrost)

Link to comment
Share on other sites

Added : Aut2Exe small compile file .A3X. (by JON, yes sometime he writes code, in fact very good one)

doesn't this require a new aut2exe.exe?

if so it wasn't in the zip file.

Gary

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

For .60...

Should be.

:) .

<{POST_SNAPBACK}>

LMAO that means for .61 you will have another typo fix :evil: jk hehe.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

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...