... I have a greek keyboard and we also have some letters where you have to press 2 keys. In scied I get greek letters but not the double-key letters. In scite...
Hi Dimitris. ... Do you set greek carset for scied (SC_CHARSET_GREEK)? ... Generally it is a feature of the keyboard driver I think. As I said it also doesn't...
Uploaded a new beta version (hopefully the last before a full version), at: http://users.hol.gr/~dck/g4c/beta/index.htm New stuff includes: - New style menus....
Hi Dimitris. ... Some real nice improvements. Great work, it gets better and better! Thanks a lot as always. ... The XP-menu-stuff is cool. Also that hiding...
... Doesn't do anything. I think that's only valid if the lexer supports it. Anyway, I should not have to tell it what charset to use.. It should automatically...
Hi Dimitris, I get: Syntax error, Command not found - "MENU" when I try: Menu #this refresh Seems like you forgot to add this in the new beta. Mockey...
Hi Dimitris. I get an error when I use: Copy $path1 $path2 silent Error is: "*System Error: Invalid handle User abort..." Other keywords in Copy work fine. ...
Sorry, for some reason I didn't see this post.. ... Are you used to it yet ? :) If not tell me what the problem is. I could add a synch version but it requires...
Hi Dimitris. ... I already thought you were getting tired of my posts...;-) ... Well sometimes it is better to have the enums finish and then start the next...
Hi. ... What could that be? It works fine without a flag or with the other flags (e.g. yestoall). Only "silent" gives me an error. Well, it's not that...
Hi Dimitris, I'm trying to update the gui4cli doc. There is on permanent trouble to search the changes of new version. What do you think about embedding the...
Hi Dimitris. I've been playing around with DDE and browsers a bit. I can get the following to work: DDUse "IExplore" "WWW_OpenURL" if $$DDE.service =...
... pardon my french, but yihaa. with the activex i could trigger my qmg4c taskbars. my newest idea is to load firefox (my default browser) with my qm startup...
for me it would enough to get the mouse coordinates from xFinder. i would pass the coordinates to qm. in qm its only: int h=child(mouse) from that i can get...
... No way. Its just that the real world sometimes intrudes (with work etc) and I don't have time to answer anything. I'm also overseeing this - www.madiz.com ...
... Does it happen on all files ? ... Hmm.. Maybe a simple FindFirstFile/FindNextFile API like there is in C, ie leave Enum as it is and add a FindFile...
... From what I see (its not mentioned in the manual), you can give REQUEST as the final argument, as follows: DDexec Command timeout TYPE where TYPE can be...
Hi. ... DDE (not a ... Don't know, I only get: "==> DDE error: INVALID PARAMETER" But I have to admit that I don't know what to use as a parameter. This...
Hi. ... Correction: I only get the error when I use it in a loop. Looping through listview here. Using it on a single file works. The other flags produce no...
Hi. ... etc) and ... Sure. No problem at all. ... Wow, great yacht. Do you own it? Interesting job also. Differs quite a lot from programming... ... probably...
Dimitris, BTW. I've tested previous conflict between XONMOUSE and SetAttr. You fixed it! Thanx ... Sample of dynamical style like CSS in IE File dS.gui: ...
Using LV the way that ive got them is 2 columns but can see how to get my txt to sit in the top left hand corner with the row height being 12.5 text size and...
... You can't. The line height is calculated automatically by the listview control, based on the font height. There might be some way I don't know about to set...