Jump to content

Recommended Posts

Posted

go and take a look at _GDIPlus_GraphicsDrawString() in the helpfile

cheers

Some Projects:[list][*]ZIP UDF using no external files[*]iPod Music Transfer [*]iTunes UDF - fully integrate iTunes with au3[*]iTunes info (taskbar player hover)[*]Instant Run - run scripts without saving them before :)[*]Get Tube - YouTube Downloader[*]Lyric Finder 2 - Find Lyrics to any of your song[*]DeskBox - A Desktop Extension Tool[/list]indifference will ruin the world, but in the end... WHO CARES :P---------------http://torels.altervista.org

Posted

The method depends on the desired result? The format of the result? Just black text on white background? The amount of text? blah blah blah... devil is in the details... short answer is yes.

Lar.

f_mrcleansmalm_77ce002.jpgAutoIt has helped make me wealthy

Posted

go and take a look at _GDIPlus_GraphicsDrawString() in the helpfile

cheers

I must be doing something wrong because this isn't in the helpfile. I search for it completely, as you stated above, then searched for "GDIPlus_GraphicsDrawString" by itself. What should I be searching for to bring this up?

Thx. :mellow:

Posted

I must be doing something wrong because this isn't in the helpfile. I search for it completely, as you stated above, then searched for "GDIPlus_GraphicsDrawString" by itself. What should I be searching for to bring this up?

Thx. :mellow:

Make sure you're opening the AutoIt.chm helpfile and not the AutoIt3.chm.

The AutoIt.chm contains the UDF functions as well as the regular functions in AutoIt3.chm

Posted

go in the UDF section and you'll find it under _GDIplus funcs

or just write it in scite... save the file as a script, move on the line where the func is and press F1

cheers

Some Projects:[list][*]ZIP UDF using no external files[*]iPod Music Transfer [*]iTunes UDF - fully integrate iTunes with au3[*]iTunes info (taskbar player hover)[*]Instant Run - run scripts without saving them before :)[*]Get Tube - YouTube Downloader[*]Lyric Finder 2 - Find Lyrics to any of your song[*]DeskBox - A Desktop Extension Tool[/list]indifference will ruin the world, but in the end... WHO CARES :P---------------http://torels.altervista.org

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
×
×
  • Create New...