i think the easiest way to do is to add an extra field in the table which is giving you the reverse string and display that one too so they can locate (maybe...
Yes knarF :-), you are right. It does look impossible do do it using a Hebrew field. Another thought (Before I go and create a mirror field) was to simply let...
If the number of records isn't intolerably large, why not add an entry task with the range parameters? You could have the id#, manufacturer, etc on that task? ...
Eyal, I don't want to repeat what everyone else has stated (mirror field, subtask, etc.). and the wildcard only works from the end of characters, not before ...
... In Magic, the asterisk character (*) matches ANY number of characters. So, when you begin a Range or Locate expression with an asterisk, every row in the...
Ok, one problem fixed (determining which window is clicked into), now another.. I have a program that has buttons on a table control (only control on the ...
Hi Keith, I have loaded the buttons into a vector in the table. This seems to be working ok over here, the button/table "knows" where you clicked on. How did...
Johan, I'm not sure what loading the buttons into a vector would do. I'm clicking on a table control, which is attached to rows in a table, where the table can...
Keith, As far as I know with the buttons in a vector there is no real focus on the buttons. This what the person at MIUG 2007 (who gave the demo with the...
Hi Craig, I have started to play with HF html and it looks ok for my needs. My question is what is the quickest way to populate such HTML scripts with table's...
I am displaying a menu screen with buttons calling my programs from the MAIN program. As well I have added a task to display a screen with "appointments for...
Hi Brian, Create a user event -- let's say it's called RefreshMainProgramView -- and a handler for it, both in the main program. Raise a View Refresh event in...
Ok, I'll bite. How do you put a vector button on a form when they have to be on a table control so that when you click on a "non-focus" button you are pulled...
Keith, Just send you privately a demo of this behaviour. Regards, Johan _____ Van: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] Namens Keith ...
No joy. I have this working so that when the app starts the user can click in the subtask window, no mods allowed, but scrolling is required. Whenever I come...
Gung hei fat choi! Sun nin fai lok! Best way, within the context of Magic, is to use html-merge but it may not be the quickest (end-user performance) way - but...
Hello, I am trying to find a way to identify when a user clicks a button while pressing the Control, Alt or Shift keys on the keyboard. When you click a...
Hello, According to the help within the Magic developper (9.40 sp6b), it is possible to change the eDevelopper icon to another icon by following the steps as...
Yup, looking good to go with magic 9 and 10 under vista on parallels Remapping the mac function keys to work as, um, function keys means my rhythm isn't messed...
I believe if yo want to use mysql in the vm then you will have to install it under the vm not under the MAC OS. If you find a way to access it that would be...
No surprises, but of course installing mysql on the mac is then accessible from Magic in the VM using the windows ODBC driver - I used edev101 but it'll be...
I haven't tried this, though I might in the AM. Just wanted to say that it is very easy in V10, at multiple levels, without going to this much work! You can...
I'd tend to agree here, (and to the 2nd field idea). I've used this sort of solution on fairly large tables, and really, the performance was OK, amazingly...
Thanks Steve, I was afraid that might be the answer. So, now that I've finally managed to get that 1 year free Pervasive 10 licence it looks like it won't be...
I am experiencing the same. No change. Upgrading is not an option. What's documented should work. I didn't comment or ask for help on this one earlier because...
About adding an indexed reversed field: The user wants to search through the whole table with no filter on manufacturer or whatever therefore I will have to...
don't give up so fast brian :-) Take a look into the wiki at http://www.ng-sw.de/mg-wikka/WindowsAPI and search for 'icon' Since long i use that one in...
Thanks Frank. Just one problem. I copy and paste the instructions under "Change Title Bar Icon" from the Wiki and I get an invalid variable message when I try...