Jump to content

Recommended Posts

Posted

Hello,

I'm looking for some support on creating an application wich can do the following

* the application has an dropdownlist and a print button.

* the data of the dropdownlist is a name and an price (so 2 items)

When the user clicks on the print button, the name and price is sended to the printer with a special layout.

the layout is

<centered>

name

price

</centered>

<rotate 180 degrees>

<centered>

name

price

</centered>

</rotate 180 degrees>

Is this possible doing it with autiit?

And can I connect the application on a database?

Thx for all your help

"You cannot solve a problem with the mind that created it" (Albert Einstein)

Posted

Hello,

I'm looking for some support on creating an application wich can do the following

* the application has an dropdownlist and a print button.

* the data of the dropdownlist is a name and an price (so 2 items)

When the user clicks on the print button, the name and price is sended to the printer with a special layout.

the layout is

<centered>

name

price

</centered>

<rotate 180 degrees>

<centered>

name

price

</centered>

</rotate 180 degrees>

Is this possible doing it with autiit?

And can I connect the application on a database?

Thx for all your help

It is certainly possible for you to do this with AutoIT. Have you downloaded AutoIT plus the SciTE editor? Read the helpfile? Tried a tutorial like the one included in the helpfile and Valuater's in my sig below?

When you are ready to start scripting, this forum is ready to support you... this being a SUPPORT forum and all... :lmao:

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Posted

I will rephrqse my question :lmao:

I am brand new to this, and the only thing i have done with this system is recording some things.

At this moment i want to create this application.

and now that I am sure that it is possible, i want to learn this language.

Is there some manual where I can start with? of a good tutorial to start with?

thanks for the tips

"You cannot solve a problem with the mind that created it" (Albert Einstein)

Posted

I will rephrqse my question :ph34r:

I am brand new to this, and the only thing i have done with this system is recording some things.

At this moment i want to create this application.

and now that I am sure that it is possible, i want to learn this language.

Is there some manual where I can start with? of a good tutorial to start with?

thanks for the tips

Perhaps you missed this line, as it was only half of my previous post:

Tried a tutorial like the one included in the helpfile and Valuater's in my sig below?

:lmao:

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law

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