Jump to content

WinAnimate Functions dont work correctly


Recommended Posts

  • Moderators

Hello again,

I have just again run that same Gary Frost UDF that I posted in the Example Scripts area and it works perfectly on my Vista32 SP1 (and my daughter's laptop V32 SP1).

Arer you getting any errors? (They show in the SciTE console area)

M23

Edited by Melba23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png 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 columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Hello again,

I have just again run that same Gary Frost UDF that I posted in the Example Scripts area and it works perfectly on my Vista32 SP1 (and my daughter's laptop V32 SP1).

Arer you getting any errors? (They show in the SciTE console area)

M23

Nope. It just spams: er 0 or ex 0 in the window. This is very odd. Windows Vista Home Premium SP1 using the v3.3.0.0 and the latest BETA.
Link to comment
Share on other sites

  • Moderators

Looking at your vid again, I notice a few things:

1. You have commented out all the Sleep(1500) lines. I know this should should not make a difference (it does not for me other than speed up the whole thing), but have you tried with them still in?

2. It looks like there is a GUISetState() in there - you should not really need it.

3. It look as if some of the functions work - $AW_DIAG_SLIDE_IN_BOTTOMRIGHT and $AW_DIAG_SLIDE_OUT_BOTTOMRIGHT at least. Some of the other functions look as though they are trying to work, but the GUI itself does not appear - or at least the title bar does not. I put in a GUISetBkColor(0xFFFF00) line to see the GUI more clearly. It still works perfectly for me without it, but perhaps something else to try (really clutching at straws here!).

By the way, which BETA are you using? As far as I know, there is only the 3.3.0.0 release.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png 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 columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Looking at your vid again, I notice a few things:

1. You have commented out all the Sleep(1500) lines. I know this should should not make a difference (it does not for me other than speed up the whole thing), but have you tried with them still in?

2. It looks like there is a GUISetState() in there - you should not really need it.

3. It look as if some of the functions work - $AW_DIAG_SLIDE_IN_BOTTOMRIGHT and $AW_DIAG_SLIDE_OUT_BOTTOMRIGHT at least. Some of the other functions look as though they are trying to work, but the GUI itself does not appear - or at least the title bar does not. I put in a GUISetBkColor(0xFFFF00) line to see the GUI more clearly. It still works perfectly for me without it, but perhaps something else to try (really clutching at straws here!).

By the way, which BETA are you using? As far as I know, there is only the 3.3.0.0 release.

M23

1. Yes

2. Doesn't do anything without it

3 Ugh..

The beta one from the site. I tried with the release and still not working.

Thanks for your help.

Link to comment
Share on other sites

  • Developers

GoldFishCrackers aka cdm_Death, cowmoo, d2addict4, Examiner, GoldFishCrackers, GunsAndRoses, IUnderstandAutoIt, KuKluxKlan, MoarDenEnuf, NewUser554, Rejectedz

and most know you as:

Swift

TehWhale

We are getting closer to your home and its a matter of time till somebody knock on your door to explain that you have crossed a border a long time ago and need to learn that this will not pass by without consequences.

I have tried to save your ass a few times and have tried to be patient for a long time. It's now over and it's attack mode from now on.

Better start watching from now on and this is not a threat, just a promise.

Jos

Edited by Jos

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

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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