I Need Your Ideas
-
I was frustrated when I pressed the "X" on a window and then had to select a drop down button of close. I can't imagine what this could be useful for so other than that small feedback, I'm of no use. Now I'm gonna go work so I can play outside this afternoon.
Hogan
snorkie wrote:
I'm of no use.
Oh, quite the opposite, actually. Feedback on user interface design and user experience, is absolute gold. developers spend money to gather user feedback. I've never been happy with the drop-down menu on the close 'window' icon. I put it there to avoid accidentally closing a window. I hadn't developed the system to save 'windows' and their content yet. Now that I have the ability to save 'window' content, closing a 'window' on accident is no big deal. Now, I can just open it again. I think I'll disable it. It served its purpose, and it's no longer needed. Thank you!
-
Windows within a browser window is definitely something to explore. I’m not sure what you or someone else may use your technique for, but if it’s unique and sound, I’m sure someone can build something with it. Note: I read my morning Code Project on an iPad with Firefox. Your interface doesn’t behave well on it (I think @JeremyFalcon mentioned this too). Whatever you end up up doing with it, kudos. Have fun with it.
Time is the differentiation of eternity devised by man to measure the passage of human events. - Manly P. Hall Mark Just another cog in the wheel
Mark Starr wrote:
I read my morning Code Project on an iPad with Firefox. Your interface doesn’t behave well on it (I think @JeremyFalcon mentioned this too). Whatever you end up up doing with it, kudos. Have fun with it.
Thank you, Mark. Yes, I've been so focused on the desktop/laptop interface that I haven't had the chance to create a touch-screen compatible version. One day, I'll get to the mobile phone UI, too. I may become elderly and senile by the time I get to it, so I can't make any promises. In the meantime, how would I go about managing this issue of device compatibility? That's going to require some thought.
-
Steve Raw wrote:
I've put at least 10,000 hours into this thing.
Schweet. It's always cool when a project comes together.
Steve Raw wrote:
Please keep the profanity to a minimum.
Awww dang. :laugh:
Steve Raw wrote:
Thanks, guys.
Hate to say it buddy, but the whole windows in a window thing has been around for a while man. For instance, [Windows 96](https://windows96.net/). Don't shoot the messenger. :laugh: The obvious difference between yours and the link I posted of course it, it seems as if you more user configurable in the browser itself. So, given what we know, we gotta find a target audience and/or what you want this thing to do. You can rule out most web developers because there's no need for them to use this... that's just the cold hard truth. Making this a dev type environment for non-web devs is also a no-go. You can use VS Code (and other envs) in the web browser. It's backed by MS too. So, what then, make we ask... what would become of this? Seems this would be better suited for DevOps/Network engineers/hacker wannabes. Technical peeps but not necessarily web devs, where each window is essentially a terminal that exposes their favorite network tools exposed on a server somewhere. So essentially it's a configurable multi-window web terminal rather than SSH in to a box they have. Also, side note, not sure it works with a high DPI monitor. I couldn't see most of the items as they were scaled too large. In Firefox if that helps.
Jeremy Falcon
Jeremy Falcon wrote:
Hate to say it buddy, but the whole windows in a window thing has been around for a while man. For instance, Windows 96. Don't shoot the messenger. :laugh:
Actually, I agree with you on this. What purposes could it serve besides just keeping my skills up? It's a fun project, and it's more of a meandering experiment than anything, but can there be more to it? There is one exception to my argument, however. I've had a startup company approach me wanting a front-end dev. It wasn't possible for me to meet their demand. We had many long discussions, but it just couldn't work.
-
Steve Raw wrote:
I've put at least 10,000 hours into this thing.
Schweet. It's always cool when a project comes together.
Steve Raw wrote:
Please keep the profanity to a minimum.
Awww dang. :laugh:
Steve Raw wrote:
Thanks, guys.
Hate to say it buddy, but the whole windows in a window thing has been around for a while man. For instance, [Windows 96](https://windows96.net/). Don't shoot the messenger. :laugh: The obvious difference between yours and the link I posted of course it, it seems as if you more user configurable in the browser itself. So, given what we know, we gotta find a target audience and/or what you want this thing to do. You can rule out most web developers because there's no need for them to use this... that's just the cold hard truth. Making this a dev type environment for non-web devs is also a no-go. You can use VS Code (and other envs) in the web browser. It's backed by MS too. So, what then, make we ask... what would become of this? Seems this would be better suited for DevOps/Network engineers/hacker wannabes. Technical peeps but not necessarily web devs, where each window is essentially a terminal that exposes their favorite network tools exposed on a server somewhere. So essentially it's a configurable multi-window web terminal rather than SSH in to a box they have. Also, side note, not sure it works with a high DPI monitor. I couldn't see most of the items as they were scaled too large. In Firefox if that helps.
Jeremy Falcon
Jeremy Falcon wrote:
Also, side note, not sure it works with a high DPI monitor. I couldn't see most of the items as they were scaled too large. In Firefox if that helps.
Oops. I missed your last comment. That's a mystery. I set the default zoom to be 80%. I haven't any idea how that could happen. :confused: Are you able to do anything to replicate the problem?
-
Mark Starr wrote:
I read my morning Code Project on an iPad with Firefox. Your interface doesn’t behave well on it (I think @JeremyFalcon mentioned this too). Whatever you end up up doing with it, kudos. Have fun with it.
Thank you, Mark. Yes, I've been so focused on the desktop/laptop interface that I haven't had the chance to create a touch-screen compatible version. One day, I'll get to the mobile phone UI, too. I may become elderly and senile by the time I get to it, so I can't make any promises. In the meantime, how would I go about managing this issue of device compatibility? That's going to require some thought.
Hi Steve,
Quote:
managing this issue of device compatibility?
Some IDEs have extensions or plugins for device emulators. But I don't really know that much about it. I'm retired now and when working I was on the back-end of things. Cheers,
Time is the differentiation of eternity devised by man to measure the passage of human events. - Manly P. Hall Mark Just another cog in the wheel
-
Jeremy Falcon wrote:
Hate to say it buddy, but the whole windows in a window thing has been around for a while man. For instance, Windows 96. Don't shoot the messenger. :laugh:
Actually, I agree with you on this. What purposes could it serve besides just keeping my skills up? It's a fun project, and it's more of a meandering experiment than anything, but can there be more to it? There is one exception to my argument, however. I've had a startup company approach me wanting a front-end dev. It wasn't possible for me to meet their demand. We had many long discussions, but it just couldn't work.
Steve Raw wrote:
I've had a startup company approach me wanting a front-end dev.
Nice man. Even if this particular company didn't work out, gotta be great to see your skills becoming desirable.
Jeremy Falcon
-
Jeremy Falcon wrote:
Also, side note, not sure it works with a high DPI monitor. I couldn't see most of the items as they were scaled too large. In Firefox if that helps.
Oops. I missed your last comment. That's a mystery. I set the default zoom to be 80%. I haven't any idea how that could happen. :confused: Are you able to do anything to replicate the problem?
Steve Raw wrote:
Are you able to do anything to replicate the problem?
Yeah, just tried again today (didn't clear cache though)... [Imgur: The magic of the Internet](https://imgur.com/a/MGaDsG4) Just big on my screen. I'm on a 4k monitor with a higher DPI scaling on Windows 10/Firefox.
Jeremy Falcon
-
I was frustrated when I pressed the "X" on a window and then had to select a drop down button of close. I can't imagine what this could be useful for so other than that small feedback, I'm of no use. Now I'm gonna go work so I can play outside this afternoon.
Hogan
snorkie wrote:
I was frustrated when I pressed the "X" on a window and then had to select a drop down button of close. I can't imagine what this could be useful for so other than that small feedback, I'm of no use. Now I'm gonna go work so I can play outside this afternoon.
Well, the old 'close window drop down' is changed to remove the drop-down prompt. It's now 99% complete! It took most of the day. It was trickier than I had anticipated, so I did end up reverting to yesterday's backup once, but I got it to work (ASAIK). Thank you, @snorkie ! :thumbsup: https://chromosphere.com [^]
-
Steve Raw wrote:
Are you able to do anything to replicate the problem?
Yeah, just tried again today (didn't clear cache though)... [Imgur: The magic of the Internet](https://imgur.com/a/MGaDsG4) Just big on my screen. I'm on a 4k monitor with a higher DPI scaling on Windows 10/Firefox.
Jeremy Falcon
Jeremy Falcon wrote:
Yeah, just tried again today (didn't clear cache though)... Imgur: The magic of the Internet Just big on my screen. I'm on a 4k monitor with a higher DPI scaling on Windows 10/Firefox.
That's just plain weird. :confused: I have hundreds of functions that adjust elements to function properly at an 80% zoom ratio for the window. After that zoom-in bug occurs, then does the UI reset back to its proper zoom view of 80% upon browser window resize?
-
Jeremy Falcon wrote:
Yeah, just tried again today (didn't clear cache though)... Imgur: The magic of the Internet Just big on my screen. I'm on a 4k monitor with a higher DPI scaling on Windows 10/Firefox.
That's just plain weird. :confused: I have hundreds of functions that adjust elements to function properly at an 80% zoom ratio for the window. After that zoom-in bug occurs, then does the UI reset back to its proper zoom view of 80% upon browser window resize?
Steve Raw wrote:
After that zoom-in bug occurs, then does the UI reset back to its proper zoom view of 80% upon browser window resize?
Nope. Plot thickens. :laugh:
Jeremy Falcon
-
Steve Raw wrote:
After that zoom-in bug occurs, then does the UI reset back to its proper zoom view of 80% upon browser window resize?
Nope. Plot thickens. :laugh:
Jeremy Falcon
Jeremy Falcon wrote:
Plot thickens. :laugh:
Ah, yes. Elementary my dear Watson. OK, so let me see. You're using Firefox as your HTTP client. Are you able to replicate this bug using other browsers such as Chrome, or Edge? I've found that such things as third-party browser extensions, and various browser settings that aren't set to their default values can be the source of many mysterious bugs. I'll check it out using Firefox on my end. What actions do you take to cause this glitch to occur? If I can replicate the glitch, that will allow me to pin it down.