Jump to content

about grid


netegg
 Share

Recommended Posts

who have some idea to construct a grid.au3, not excel?

Ex1

Ex2

Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

Thanks, maybe i do not express my idea clealy! So, your work is so useful, but what i need is like excel which can use the

formula for auto-calculation and auto-updating the data with the origial data changed or the fomula's

Parameters update, even though both change. The EX1 or EX2 just seem as a grid, but i don't know whether it can do as I need. Thanks!

Edited by netegg
Link to comment
Share on other sites

Thanks, maybe i do not express my idea clealy! So, your work is so useful, but what i need is like excel which can use the

formula for auto-calculation and auto-updating the data with the origial data changed or the fomula's

Parameters update, even though both change. The EX1 or EX2 just seem as a grid, but i don't know whether it can do as I need. Thanks!

That would just be an update function that read the current values, did the math, and posted the results back to the fields, or grids, or whatever.

If you need a fully functional spreadsheet, you could download OpenOffice.org which is a full office suite that includes Calc (the spreadsheet app). It's free as in beer, and free as in speach, so you can pass it around and use as many copies as you need.

:D

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
Link to comment
Share on other sites

That would just be an update function that read the current values, did the math, and posted the results back to the fields, or grids, or whatever.

If you need a fully functional spreadsheet, you could download OpenOffice.org which is a full office suite that includes Calc (the spreadsheet app). It's free as in beer, and free as in speach, so you can pass it around and use as many copies as you need.

:D

Thanks very much!

You are so lovely.

I just need one line in my script!

Edited by netegg
Link to comment
Share on other sites

  • 4 weeks later...

Thanks very much!

You are so lovely.

I just need one line in my script!

I am replying a little late.. I have a grid in my dex tracker software programmed in python that is one line... tell it the file and... it is

in my csound routines... In my quest to get a grid in any language anywhere I have noticed that the compition auto hot key is not

only stealing all the autoit2 scripts but they have three or four examples using a couple of dll's they found on the assembly language boards...

these include ragrid and something called spreadsheet. I don't realy need all the math functions I am just looking for an easy front end..

anyway I am going to look at the examples to see if I can grab a better grid or at least add to my documentation that I am updating...

https://sourceforge.net/projects/dex-tracker

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