Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » simmxtools (simple scripting - easily 'place' windows,sendkeys, etc, w32ver)
Re: simmxtools v0.4qxr [message #47161 is a reply to message #47117] Sat, 24 December 2016 04:28 Go to previous messageGo to previous message
luoganda is currently offline  luoganda
Messages: 197
Registered: November 2016
Experienced Member
v0.4qxr
QBoxDrawers added/modified for easy option creation
QBoxEdit added - simple editor, you can do this in it: --goto23 or --simmxtools "print:'holla'"
QBoxFile added - regular text or QTF-format, explanation in QTF-Format.html, basic build-in icon names in note.txt
Note: qboxfile is now qboxfiledrawers
Demo added

Wm-message-list.txt added for send/post message usage, like postmessage:'notepad','wm_settext',0,'holla'
  or for dialog reference like so: run:"cmd /c simmxtools 'showmsgswnd'"

@23.dec.2016 v0.4qxr:
  Note:3xqbox stuff:qboxfile qboxfileedit qboxfiledrawers, qboxfile is now qboxfiledrawers
  +qboxfile:'textfile.any'(mayBeUtf8)[,number(asqtf,def=0)][,str(title,def="simmxtools")][,str(prependText="")]
  +qboxfileedit:'textfile.any'(mayBeUtf8)	<=simple editor-press f1 for more
  :qboxfiledrawers:'file'[,number(structAlignment,def=4)] - bug fixed - sample added 'qboxdrawers.txt',
    just write in some script: qboxfiledrawers:'qboxdrawers.txt' <=change options, then press OK - qboxdrawers.dat should
    be created - next time it'll be loaded from this
       note, any compiler can read this byte data struct as long as it can define struct->readDatFileIntoIt
       note, def=4byte alignment, whereas compiler default is usually 8byte alignment(changeCompilerTo4-orModifyThis),
             as 2ndParm you can modify this
Tool is also available here:
https://ws-tools.000webhostapp.com/

[Updated on: Sat, 24 December 2016 04:33]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: STimer-appLauncher'nProcWndListTweak
Next Topic: SMailer w32
Goto Forum:
  


Current Time: Sat May 11 16:03:27 CEST 2024

Total time taken to generate the page: 0.02656 seconds