Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Toolbar with Web Browser over Toolbar?
#7
Function TB_DictbarOpen
Code:
Copy      Help
;/
function $url width height

;Opens URL in toolbar, and resizes.

;EXAMPLE
;dict :TB_DictbarOpen "http://pocket.dict.cc/?s=" 300 300 **


OpenInTbWebBrowser url

int h=TriggerWindow
int le to he
GetWorkArea le to 0 he

MoveWindow h le to+he-height width height 1

in toolbar replace all
OpenInTbWebBrowser...siz...
to
TB_DictbarOpen...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)