QuickMacros

  • �ber mich
  • Fotos
  • Musik
  • Kontakt

piQM

Quick Macros :: Remove window/task from taskbar

00:14

Saturday, June 30. 2007

is it possible to remove a window from the window taskbar without hiding
the window itself ?

yes !


Quick Macros :: View topic - Remove window from taskbar

Posted by _pi in QuickMacros | Comments (0) | Trackbacks (0)
Defined tags for this entry: qmscript quickmacros taskbar, quickmacros

qmTray

22:59

Friday, June 29. 2007

i want to have a systray made with quickmacros.

research:

xTray for litestep shell

http://www.xdocs.ls-universe.info/pie.php?xTray

source code:

http://www.ls-universe.info/page.php?4#x

Posted by _pi in QuickMacros
Defined tags for this entry: quickmacros, quickmacros qmscript systray

Quick Macros :: View topic - make toolbar movable

23:25

Sunday, June 10. 2007

 

Quick Macros :: View topic - make toolbar movable

Posted by _pi in QuickMacros | Comments (0) | Trackbacks (0)
Defined tags for this entry: qm, qmscript, quickmacros

Quick Macros :: View topic - Captionless, movable smart dialog?

23:21

Sunday, June 10. 2007

 

Quick Macros :: View topic - Captionless, movable smart dialog?

Posted by _pi in QuickMacros | Comments (0) | Trackbacks (0)
Defined tags for this entry: dialog, qm, qmscript, quickmacros

Flip 3D

04:07

Wednesday, June 6. 2007

Vista: Flip3D

How to run FLIP 3D with QM:

run "RunDll32" "DwmApi #105"

Windows Vista: Features Explained: Windows Flip and Flip 3D
Posted by _pi in QuickMacros | Comments (0) | Trackbacks (0)
Defined tags for this entry: qm, quickmacros, vista

NetDrive - Map FTP to a drive letter

00:00

Wednesday, June 6. 2007

NetDrive

NetDrive allows you to map a drive on your workstation to a FTP server.

http://www.loyola.edu/5555/netdrive/installingnetdrive/

once you have installed it you can use qm shell extension functions (macros) on a mapped drive.

simple example for an entry -> make bbcode (only on jpg)
ftp account is mapped to drive m.

trigger:
^Shell_menu "bbcode pic(text in context menu)" 0x3C "jpg (applies only to .jpg)" "path\to\.ico (path to context picture)" "copy path as bbcode (text you will see in the explorer statusbar)" "m:\"

function $files
str f
foreach f files
,f.findreplace("m:\" "http://www.yourdomain.com/" 1)
,f.findreplace("\" "/")
,f.format("%s" f)
f.setclip
Posted by _pi in QuickMacros, Software
(Page 1 of 2, totaling 8 entries)   next page »

Layout by Ricky Wilson | Serendipity Template by Carl Galloway | Login


Read More

Quicksearch

Categories

  • XML firefox (3)
  • XML In shell (6)
  • XML Adobe (1)
  • XML Software (7)
  • XML Vista (4)
  • XML javascript (1)
  • XML On server-side (15)
  • XML Posting (6)
  • XML Server-side Software (2)
  • XML Private (1)
  • XML QuickMacros (8)
All categories

Links

  • QuickMacros
    • The Macro Hook
    • QM Forums
    • QM Help
    • QuickMacros home

Tags

adobe
custom buttons
extension
firefox
on server-side
posting
qm
qmscript
quickmacros
tools
upload
vista

Recent Entries

Umibozu - wikify your web album
Thursday, August 23 2007

TiddlyWiki - a reusable non-linear personal web notebook
Thursday, August 23 2007

Google Talk Help - How do I configure Miranda for Google Talk?
Tuesday, July 17 2007

Webinstall The simple way to get SMF
Wednesday, July 11 2007

Smarty wants to parse a javascript!
Tuesday, July 10 2007

How to toggle a WYSIWYG editor on a website
Tuesday, July 10 2007

Windows Live Writer Application API
Friday, July 6 2007

Write a Windows Live Writer plugin using C#
Friday, July 6 2007

Firefox - PageInfo button
Thursday, July 5 2007

moo.fx - javascript effects library
Wednesday, July 4 2007

Archive

November 2008 (0)
Recent...
Older...

Syndicate This Blog

XML RSS 0.91 feed
XML RSS 1.0 feed
XML RSS 2.0 feed
ATOM/XML ATOM 0.3 feed
ATOM/XML ATOM 1.0 feed
XML RSS 2.0 Comments