Jump to content

dummzeuch

Members
  • Content Count

    3013
  • Joined

  • Last visited

  • Days Won

    108

Everything posted by dummzeuch

  1. dummzeuch

    Set Tab Order expert

    The Set Tab Order Expert has two modes, the first one is simple: It displays a tree view of the currently selected control and allows you to move child controls by dragging them to other positions or using the new (since last weekend) buttons to move them up or down. The second mode is more complex: If you have selected more than one control (which must share the same parent), they are listed in the reverse(!) order in which you selected them. After you press OK, their tab order will be changed to that order. I didn't even know about this second mode until I just now found that code and read up on it in the documentation. Now I wonder whether it is a bug that the reverse order is being used. I think it's counter intuitive. If I want to set the tab order of controls, I would normally select them in the order I want the tab order to be. Is that just me? Do you use that functionality? (I am aware that CnPack does it very differently (and I like that approach up to a point) but that's not the topic here.)
  2. Not sure when it was added. Delphi 6 already has it, but it might be even older.
  3. dummzeuch

    Set Tab Order expert

    Apparently this only works if the expert is called via a keyboard shortcut or the GExperts menu. If it's called via the designer popup menu, the sort order ist reversed. Really odd.
  4. I'm currently using DP on mobile and found that the Submit button is always behind the virtual keyboard. So in order to press it, I have to either close the keyboard or scroll down (and first remember that it is further down). Could that button be moved to the top? Like the right pointing triangle used in many mobile Apps nowadays?
  5. dummzeuch

    Set Tab Order expert

    That's not what I have seen when I tried it last weekend (after I became aware of this feature). The order was always reversed to what I was expecting. Maybe I had just broken it, but I don't remember changing anything in the sorting related code. I'll go back to a previous revision and test again. Thanks for the feedback.
  6. dummzeuch

    RSS feeds for new posts ?

    Try that one: https://en.delphipraxis.net/discover/22/#
  7. dummzeuch

    Set Tab Order expert

    So you don't think that the reverse order in this case is a bug?
  8. dummzeuch

    Change the background color of a TEdit

    Thanks, that is a workaround I could use. But what about changing the actual background color of a control? Is that not possible at all?
  9. The Set Tab Order expert in GExperts allows you to change the tab order of controls by dragging them in a tree view. I have always wondered why the standard Tab Order dialog of the IDE has got buttons to move the current control up or down while the one in GExperts does not. https://blog.dummzeuch.de/2018/11/01/two-buttons-to-make-a-difference-in-the-set-tab-order-expert/
  10. dummzeuch

    Been stupid for years

    I guess this shows my age: SCNR was widely used in Fidonet (possibly also in Usenet), together with ROTFL and simliar acronyms.
  11. dummzeuch

    Been stupid for years

    You mean that dialog is actually useable without switching it to details? SCNR 😉 (I never understood why details is not the default view or actually why the othert views are even there.)
  12. This one just got fixed: bug#43 GExperts 1.38 for RX10.2 (Tokyo) blocks using Shift-Shift in CLCL The fix might also affect other programs that install a global keyboard hook in Windows. Last GExperts version that works: 2.38-2016-06-05 First GExperts version that doesn't work: 2.38-2016-10-03 The change which caused behaviour was in eChangeCase.pas. Calling CallNextHookEx from the installed keyboard hook fixed the problem. If everything else fails, read the doc! 😞
  13. dummzeuch

    Bookmarks in the forum?

    There is also the option to share a post. This results in an url which can then be added to any bookmarking tool. There used to be public bookmarking sites, I don't remember the name of the one I used though. Since I don't use it any more, it was probably shut down or bought and converted to a spam source. It wasn't mybookmarks.com but that's the one I found by googling right now. edit: Found it. It was delicio.us which after being bought several times it has now ended up being "discontinued".
  14. dummzeuch

    RSS feeds for new posts ?

    Not sure whether this is a good idea. The main RSS feed is quite noisy and will dominate all other feeds.
  15. I second that. I have searched for the user name several times before realizing that it is right above the avatar.
  16. dummzeuch

    Layouts in IDE

    Doesn't the IDE already do that? It annoys the hell out of me that my IDE window moves from my primary monitor to my secondary monitor when I open a project and moves back to the primary monitor when I close one.
  17. dummzeuch

    confusing

    Compared to the German Delphi Praxis forums, I find the new one quite confusing. I'm used to start with a view that shows the topics that have been newly created or have received answers since my last visit. Clicking on an entry in that list took me to the first unread post. In this new forum I get a long list with an entry for each new post, which is more information than necessary. I might be missing some setting but on the other hand, the default should be easy to use for everybody who doesn't want to dig into all the flexibility of the forum software. Just compare the first picture, which shows the "Recent Threads" view of the German GP, with the other three, which show some views I have tried with the English GP, I'm sure you will see what I mean. The last one, "Content since last visit", is the best substitute I have come up with, and it's far from perfect.
  18. dummzeuch

    New GExperts Feature: Favorites menu

    I have stolen yet another idea for a new GExperts feature, this time from Dave Nottage‘s Codex Delphi Expert. (But the code is all mine, including any bugs you might experience.) It’s the Favorites sub menu in the File menu: The content of this sub menu… https://blog.dummzeuch.de/2018/10/27/new-gexperts-feature-favorites-menu/
  19. dummzeuch

    New GExperts Feature: Favorites menu

    Now these entries are even sorted. I didn't even realize they were unsorted until a certain somebody (@osterhaegar) asked me why they weren't and sent me a patch.
  20. dummzeuch

    confusing

    I just resized my browser window and realized that the view changes in four steps, from narrow to wide: Contains information about the topic, the forum it was posted in and the number of replies and views, on the right hand side there is the "Avatar" of the thread starter. In addition lists the tags Moves the number of replies and views to a new column to the right. The avatar is gone. Shows the avatar again. That makes it rather difficult to discuss layout. I prefer view 2. The avatar could be moved to the left hand side as in the default "Unread Content" view, but I don't really need it.
  21. dummzeuch

    confusing

    I like that page better, but it is missing the link to go to the first unread post (or I again did not see it).
  22. dummzeuch

    confusing

    OK, I guess, you are talking about my screenshot 3, which you get through the "Unread Content" button on the top right of the page if the window is wide enough, or through the "Hamburger Menu" -> Activity -> Unread Content, if it isn't (Supposedly that's the "mobile view", even though I get it on my PC if I move the window to one half of the screen on a 24" monitor, which I usually do.). I must admit that I just now realized that this view actually does not contain duplicates. (I could have sworn otherwise). So content wise it is the equivalent of the German DP view "Recent Threads". Problem solved, as you said. My suggestion here is to make it easier accessible on the "mobile view", since I can't be the only one who uses a browser window with less than full screen width. And under that condition it is difficult to find. As for usage: Yes, it takes a while to get used to clicking on the fat bullet. Given that the layout uses (wastes?) quite a lot of white space, I think a descriptive link would be better than that bullet. But, OK, once you know it, it works. As for the layout: I'm not a big fan of pages that use excessive amounts of white space. That's supposedly "easier on the eyes", according to designers. But in my opinion designers have often shown that they are full of it. (I just got the notification that you replied again. Will have a look at that link now.)
  23. dummzeuch

    RSS feed for a sub forum?

    OK, found it: It's yet another annoyance of "fluid layout": My browser window was too narrow, so the layout changed to what apparently is the mobile view. That one does not have the RSS icon.
  24. I just tried - and failed - to find or configure an RSS stream for the GExperts sub forum. Have I not been looking hard enough? All I could find was an activity stream "Content I follow", which is not what I want. I want an RSS feed which shows the latest posts in the GExperts forum and which I can add to the GExperts home page Any hints?
  25. dummzeuch

    RSS feed for a sub forum?

    There is no such icon when I look at the page:
×