Jump to content

AutoIt Ribbon Emulation UDF


Recommended Posts

As far as I know it is impossable to a ribbon in just autoit. But That dosent mean that we can't emulate the look & feal of a ribbon

on autoit.de (the german autoit forum). I found this. Unfortunatly It Had Major Lag Problems when changing tabs (see for your self).

but with the help of _WinAPI_SetParent i created a replacment for it

GUICtrlRibbon

The example is in german because Im too lazy to make one of my own.

 

Update

bugfixes & the udf is now complient with autoit best coding practices

(If you find a non-complient bit please tell me so I can fix it)

 

(p.s how can i strike out previous files)

GUICtrlRibbon.zip

GUICtrlRibbon.zip

Edited by sycam0inc

All my projects live on github

Link to comment
Share on other sites

This and >that.

This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.
Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe here
RegExp tutorial: enough to get started
PCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta.

SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.
SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.
An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.
SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)
A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!
SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)

Link to comment
Share on other sites

This and >that.

if you read my first post it says "it is impossable to a ribbon in just autoit"

i've already read that thread and it requires RibRes.Dll which is an external Dll written by trancexx.

Sure it creates a ribbon, but in order to create your own you would have to write your own Dll.

you canno individually create the tabs and buttons from autoit.

so its not "just autoit".

sure i rely on 3 Dlls but they are icon resources

All my projects live on github

Link to comment
Share on other sites

if you read my first post it says "it is impossable to a ribbon in just autoit"

i've already read that thread and it requires RibRes.Dll which is an external Dll written by trancexx.

Sure it creates a ribbon, but in order to create your own you would have to write your own Dll.

you canno individually create the tabs and buttons from autoit.

so its not "just autoit".

 

sure i rely on 3 Dlls but they are icon resources

It's simple resource dll, there is no code in dll I'm using.

Dll is used only to show ribon example from the script. If the script is in compiled form then dll wouln't be needed.

...just for clarification.

♡♡♡

.

eMyvnE

Link to comment
Share on other sites

Te Resources IMAGE for Ribbon are all in calc.exe, I am surprised that (GDI API) guys like UEZ and other, we have not tried to try to do something, to do Ribbon only using AutoIt

Ciao.

Edited by DXRW4E

apps-odrive.pngdrive_app_badge.png box-logo.png new_logo.png MEGA_Logo.png

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