JohnOne Posted October 23, 2013 Posted October 23, 2013 (edited) I'm having a problem while I've been trying to set up my GUI windows when debugging a project. I'm moving one window to specific position, and VS2010 Window to another, so I can see both. The goal is to watch the output window as code is running, it's nothing more than a time saving thing having to do it manually. The thing is, when I start debugging and the windows position themselves, the active output tab in VS changes to the tab containing the app entry point. Does anyone know how to prevent this, or programatically activate output tab? It's just simple, so if in debug windows are positioned differently to release. #if _DEBUG //manipulate windows #endif Edited October 23, 2013 by JohnOne AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
JohnOne Posted October 23, 2013 Author Posted October 23, 2013 I have an acceptable solution. Dock the output pane instead of viewing in a tab. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
trancexx Posted October 23, 2013 Posted October 23, 2013 Quick question if I may, why do you use VS2010 and not newer bzz's? ♡♡♡ . eMyvnE
trancexx Posted October 23, 2013 Posted October 23, 2013 Oh and I just checked your profile and you have 500 likes, that has to be some record. Congrats! You write likable posts then. ♡♡♡ . eMyvnE
guinness Posted October 23, 2013 Posted October 23, 2013 Oh and I just checked your profile and you have 500 likes, that has to be some record. Congrats! You write likable posts then.700+ is currently the record. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018
trancexx Posted October 23, 2013 Posted October 23, 2013 ^^ For normal user I meant. Everything else is not that objective. ♡♡♡ . eMyvnE
guinness Posted October 23, 2013 Posted October 23, 2013 I see everyone as equal -_0 UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018
Mat Posted October 23, 2013 Posted October 23, 2013 (edited) Since there is no down vote system, it can be assumed that the number of liked post is proportional to the number of posts. A more correct comparison would be the ratio of liked posts / total posts, a sort of liked-post-ratio. In that case we get the following league table for replies to this topic: JohnOne - 500/9797 = 5.1% TranceXX - 323/5656 = 5.7% Guinness - 648/13613 = 4.8% Mat - 242/4563 = 5.3% (values correct at time of posting). From which we can conclude that TranceXX is the most likeable person in this thread, while guinness is the least popular. Which I'm sure even TranceXX would refute, showing once again that statistics can prove anything and actually mean nothing. Since the like system hasn't always been present, it is perhaps wrong to include pre-like posts in this survey, as not many people tend to go through old threads liking posts. Further research is needed. Edited October 23, 2013 by Mat AutoIt Project Listing
JohnOne Posted October 23, 2013 Author Posted October 23, 2013 (edited) Quick question if I may, why do you use VS2010 and not newer bzz's? Two reasons, 2010 is suitable right now and seems to support most C++ 11 features, also I can recall installing it, and it took about an hour on my PC. That I can not be arsed with. 500 eh! must be a likeable chap. Edited October 23, 2013 by JohnOne AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
trancexx Posted October 23, 2013 Posted October 23, 2013 Since there is no down vote system, it can be assumed that the number of liked post is proportional to the number of posts. A more correct comparison would be the ratio of liked posts / total posts, a sort of liked-post-ratio. In that case we get the following league table for replies to this topic: JohnOne - 500/9797 = 5.1% TranceXX - 323/5656 = 5.7% Guinness - 648/13613 = 4.8% Mat - 242/4563 = 5.3% (values correct at time of posting). From which we can conclude that TranceXX is the most likeable person in this thread, while guinness is the least popular. Which I'm sure even TranceXX would refute, showing once again that statistics can prove anything and actually mean nothing. Since the like system hasn't always been present, it is perhaps wrong to include pre-like posts in this survey, as not many people tend to go through old threads liking posts. Further research is needed. Should be about posts, not persons. For example, I liked you better before some time, but that doesn't mean I like good posts made by you less now. I even liked few posts made by that troll from the chat forum. They were good, can't deny it . ♡♡♡ . eMyvnE
Richard Robertson Posted October 24, 2013 Posted October 24, 2013 Also, on the subject of using VS10 instead of VS11, VS10 is more visually appealing instead of VS11's mind numbing gray everything.
DatMCEyeBall Posted October 28, 2013 Posted October 28, 2013 Actually I'm the most likable person in this thread: 29/285 = 10.1% and: "Just be fred, all we gotta do, just be fred." -Vocaliod "That is a Hadouken. A KAMEHAMEHA would have taken him 13 days and 54 episodes to form." - Roden Hoxha @tabhooked Clock made of cursors ♣ Desktop Widgets ♣ Water Simulation
JohnOne Posted October 28, 2013 Author Posted October 28, 2013 What I love about the natives of Earth,is that someone will truely care about that. I;d wage both my heads, that someone genuinely feels hurt. Stop the world, I wanna get off. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
JohnOne Posted October 28, 2013 Author Posted October 28, 2013 Double Entendre that. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now