![]() |
|
Child IDEs locking the parent.... - Printable Version +- QB64 Phoenix Edition (https://qb64phoenix.com/forum) +-- Forum: Chatting and Socializing (https://qb64phoenix.com/forum/forumdisplay.php?fid=11) +--- Forum: General Discussion (https://qb64phoenix.com/forum/forumdisplay.php?fid=2) +--- Thread: Child IDEs locking the parent.... (/showthread.php?tid=4080) Pages:
1
2
|
Child IDEs locking the parent.... - Unseen Machine - 11-05-2025 So when i get a "blah blah error caused by in..." and i open the library by clicking its include, I cant edit my main code again until i close the child window... WHY? Can it be changed? Made as an option to allow changes? Otherwise, i make my mod in my lib, close the window, my main code still reports an error I press space or something to make it reparse) and i then have to reopen the lib...mod, close, check, etc... John RE: Child IDEs locking the parent.... - aadityap0901 - 11-05-2025 That feature is to reparse the include files after the Child IDE's work is done Similar to change a character to update the IDE Syntax... RE: Child IDEs locking the parent.... - Unseen Machine - 11-05-2025 (11-05-2025, 03:48 AM)aadityap0901 Wrote: That feature is to reparse the include files after the Child IDE's work is done I get that but why cant i have both open indepently!? Being forced to close the child to once again work on the Main is annoying as i may again have to work on the child! Thanks John RE: Child IDEs locking the parent.... - bplus - 11-05-2025 Why not work in 2 different windows? "Child IDE"??? sounds like OOPS RE: Child IDEs locking the parent.... - Kernelpanic - 11-05-2025 (11-05-2025, 04:10 AM)Unseen Machine Wrote:That works. Or do you mean something else?(11-05-2025, 03:48 AM)I get that but why cant i have both open indepently!? Being forced to close the child to once again work on the Main is annoying as i may again have to work on the Wrote:
RE: Child IDEs locking the parent.... - SpriggsySpriggs - 11-05-2025 Just open the file in another window. Or in Notepad++. RE: Child IDEs locking the parent.... - Sprezzo - 11-06-2025 I agree with this post and its responses. A feature that isnt complete is basically a bug. RE: Child IDEs locking the parent.... - bplus - 11-06-2025 But the "bug" is THE feature, use 2 windows and get the best of both worlds. Multitasking is less efficient. RE: Child IDEs locking the parent.... - Sprezzo - 11-06-2025 (11-06-2025, 03:01 AM)bplus Wrote: But the "bug" is THE feature, use 2 windows and get the best of both worlds. Multitasking is less efficient.oh blpus you're all over the place But the "bug" is THE feature = typical phoenix edition attitude regardless of who when or what it is best of both worlds = if we are in the best world already then why doesnt everyone use the "feature" happily? Multitasking is less efficient = speak your truth boyo but i dont know who will agree Point stands. That behavior is wak. RE: Child IDEs locking the parent.... - bplus - 11-06-2025 I am not all over the place I am sticking to 2 windows, one for editing each file. The bug is a feature because you will see that a 2 window system is the way to go, no fuss no muss and be happy to use it after heavy edits of library files. The "feature" is good only for peeking to see library code. "Point stands. That behavior is wak." Yes I suppose in your lord it over everyone else viewpoint I can see you thinking that. "Multitasking is less efficient = speak your truth boyo but i dont know who will agree" Quote:Multitasking is less efficient because it is actually rapid "task switching," which creates a cognitive cost of regaining focus for each switch, leading to decreased productivity and quality. This constant switching can increase stress, lead to more errors, and mentally fatigue the brain, even though it feels like you're accomplishing more. True multitasking is only possible for highly practiced tasks that do not conflict with each other, such as walking on a treadmill while listening to a podcast. Well know flaw surprised you are unaware maybe too much Discording. |