Jump to content

Recommended Posts

Posted

Hi, I'm a beginner you're going to use Autoit a few months.

in an application I need to use the Data Grid control type.

With the use of visual basic FlexGrid, but with Autoit how do I get something like that?

Sorry for my bad English.

Posted

The approximate equivalent of that is a ListView with multiple columns. Although, I'm not 100% sure as I don't code in Visual Basic and I only did a simple Google search.

My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.

My Projects

WhyNotWin11
Cisco FinesseGithubIRC UDFWindowEx UDF

 

Posted

I use the Listview, but is not the same as a Grid, is much more limited and it is fine for small amounts of data.

to understand what I mean look what you can do on the internet with the FlexGrid ActiveX component.

Thanks anyway for the answer.

Posted

If Flexigrid is an ActiveX component then you can use it in AutoIt.

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

There is also the MSHFlexGrid which has more features. The two important files are

C:\WINDOWS\system32\MSFLXGRD.OCX, MSHFLXGD.OCX and I think they arrive with VB6, MS Office or any application that uses them.

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
  • Recently Browsing   0 members

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