Prelude commented on a Page, Kirby's PasteBin Uploader/Downloader  -  May 21, 2009

Ayon
Comments: 4

mIRC Snippet: Kirby's PasteBin Uploader/Downloader
Posted on May 21, 2009 5:15 am
great one!

btw why complain about the size? how hard is it to change the size yourself?

^Neptune has a point, we shouldn't have to, and if we DID want to change the fuúckin size ourselves we would have to EDIT MORE THE SIZE OF THE DIALOG, moron....
No one wants to REDO his dialog and all the buttons and edit fields ETC. It should be a general size for atleast MOST of us. @Kirby idgaf if you edit it or not im not using this code anyways, but still good work :)

Anyways try this size ^Neptune:

dialog pastebin {
  title "Pastebin Uploader / Downloader"
  size -1 -1 454 334
  option dbu
  box "Upload:", 1, 5 3 232 84
  text "Name:", 2, 14 12 16 8
  edit "", 3, 33 11 67 10, autohs center limit 0
  text "Private sub-domain:", 4, 109 12 49 8
  edit "", 5, 160 11 68 10, autohs center limit 0
  text "Syntax highlighting:", 6, 26 26 48 8
  combo 7, 81 25 75 62, size drop
  check "Private Paste?", 8, 171 25 45 10
  button "Browse file...", 9, 11 52 42 12
  edit "", 10, 61 53 170 10, autohs center
  text "How long should your post be retained?", 11, 19 40 96 8
  radio "a day", 12, 126 39 24 10
  radio "a month", 13, 157 39 30 10
  radio "forever", 14, 195 39 28 10
  button "Preview!", 15, 53 69 50 12
  button "Upload!", 16, 135 69 50 12
  box "Download:", 17, 237 3 213 37
  text "Pastebin URL:", 18, 244 11 34 8
  edit "", 19, 280 10 106 10, autohs center
  check "Load to remotes?", 20, 393 10 52 10
  button "Preview", 21, 273 23 50 12
  button "Download!", 22, 362 23 50 12
  edit "", 23, 5 92 443 218, multi return hsbar vsbar
  box "Information:", 24, 237 37 213 50
  text "", 25, 243 44 201 39
  button "Close Dialog", 26, 38 315 60 14
  button "Clear Screen", 27, 142 315 60 14
  button "Copy to Clipboard", 28, 248 315 60 14
  button "Go to line...", 29, 353 315 60 14
  link "", 30, 256 50 188 7
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.