bpopup2
posted Sep. 28 2002
under
| File | Released | Downloads |
|---|---|---|
| bpopup2-20021109.zip | Nov. 13 2002 | 85 |
| bpopup2-20020902.zip | Sep. 28 2002 | 32 |
| bpopup2-2.1.7.zip | Jul. 08 2004 | 73 |
| bpopup2-2.1.6.zip | Jul. 06 2005 | 124 |
| bpopup2-0.4.zip | Apr. 30 2003 | 49 |
| bpopup2-0.3.zip | Nov. 21 2002 | 31 |
09.11.2002 ---------- Update: based on indiestep core popup2.dll 1.13, pattern match filtering has been fixed. ---------- do you want to have different looking popups? This is a little hack - bPopup2.dll is a copy of Popup2.dll with all the .rc commands starting with "b", so you can have two different looking popups. Load ---- Load it like usual: LoadModule $moduledir$bPopup2.dll Configuration ------------- Like Popup2, but commands must start with "b": bPopupTitleHeight bPopupTitlePix bPopupNoBevel bPopupEntryColor etc. You can call it with !bpopup bang: example ------- *bPopup "bPopup Test" !New !bpopup *bPopup "test 1" "!popupfolder:c:\yourpath" *bPopup "test 2" "!popuptasks" *bPopup "test 3" "notepad" *bPopup ~New note ---- the "internal" bangs (!popupfolder, !popuptasks, etc.) does not start with "b" the following bangs (that can be called from outside the popup) does start with "b": !bPopup !bPopuptasks !bPopupdesktops
( source: readme.txt )