Jump to content

GDI Draw problems


Sori
 Share

Recommended Posts

I hate asking for help on this one, because there's so much code. I'll try to point out as best I can where the issue lies.

I'm using the imageSearch.au3 library, which I can't find a link to. Though it can probably be disabled for the purpose of the fix. Some additional programs are also called, but these are also outside the scope of the glitch.

 

(Firefox scripts are crashing when I try to add the code to the post)

The issue is with the Mini Slideshow functions of the code.

This relates to lines:

GUI - 699 - 706

Image Modifications - 451-467, 487-503,

GDI - 762-776

 

The GUI appears as it should, but does not display the image. It simply stays as a black screen.

I'll answer as many questions as I can about the code. I understand it's a lot to read over. Thank you for any help you can offer.

Fullscreen SS.au3

FSS.txt

If you need help with your stuff, feel free to get me on my Skype.

I often get bored and enjoy helping with projects.

Link to comment
Share on other sites

Doesn't help to just upload a script we can't use, because of it's ties to many external things.

Please upload a script that reproduces the issue.

As another member in the forum says: help us help you.

 

Spoiler

Renamer - Rename files and folders, remove portions of text from the filename etc.

GPO Tool - Export/Import Group policy settings.

MirrorDir - Synchronize/Backup/Mirror Folders

BeatsPlayer - Music player.

Params Tool - Right click an exe to see it's parameters or execute them.

String Trigger - Triggers pasting text or applications or internet links on specific strings.

Inconspicuous - Hide files in plain sight, not fully encrypted.

Regedit Control - Registry browsing history, quickly jump into any saved key.

Time4Shutdown - Write the time for shutdown in minutes.

Power Profiles Tool - Set a profile as active, delete, duplicate, export and import.

Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes.

NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s.

IUIAutomation - Topic with framework and examples

Au3Record.exe

Link to comment
Share on other sites

I stripped out all references to external programs and files. The program will still create a log file for debugging purposes.

Be sure to change the picture folder to where your pictures are stored, otherwise you will receive an error message after launching.

Fullscreen SS - Stripped.au3

Edited by Sori
Additional information

If you need help with your stuff, feel free to get me on my Skype.

I often get bored and enjoy helping with projects.

Link to comment
Share on other sites

After ripping apart the program to nearly only the functions that were messing up. I have gotten it to work.
Essentially... The function for telling the GDI to show had to be in it's own function, rather than being called whenever the Second Monitor's GDI was called.

It's also necessary to call a redraw every time you hide the GUI window.

So, my issue is fixed. If anyone should want the program, PM me or catch me on Skype

If you need help with your stuff, feel free to get me on my Skype.

I often get bored and enjoy helping with projects.

Link to comment
Share on other sites

Glad you got it solved!

Spoiler

Renamer - Rename files and folders, remove portions of text from the filename etc.

GPO Tool - Export/Import Group policy settings.

MirrorDir - Synchronize/Backup/Mirror Folders

BeatsPlayer - Music player.

Params Tool - Right click an exe to see it's parameters or execute them.

String Trigger - Triggers pasting text or applications or internet links on specific strings.

Inconspicuous - Hide files in plain sight, not fully encrypted.

Regedit Control - Registry browsing history, quickly jump into any saved key.

Time4Shutdown - Write the time for shutdown in minutes.

Power Profiles Tool - Set a profile as active, delete, duplicate, export and import.

Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes.

NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s.

IUIAutomation - Topic with framework and examples

Au3Record.exe

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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