Re: trying to make a transparent clickable image
"Howard" <hmillerfamily1@...>
I never closed this thread. Upgraded to the latest version of 1.9 and problem went away. Transparent images are displayed properly.
toggle quoted messageShow quoted text
:) Howard
--- In magicu-l@..., "eyal_pfeifel" <eyalp@...> wrote:
|
|
Re: Define .NET Class in uniPaaS 2.X
Heidi Schuppenhauer <heidis13@...>
Did you look at the "Dot Net 3rd Party Samples" that are sent with version
2.2? On Thu, Jul 12, 2012 at 10:48 AM, Piter Danilov <jkl_2412@...m>wrote: ** -- Heidi Schuppenhauer 425.397.8000 Learn it! http://w <http://groupspaces.com/uniPaaSUsers>ww.uniPaaSUsers.com What is going on<https://linoit.com/users/heidis13/canvases/What%20is%20going%20on> [Non-text portions of this message have been removed]
|
|
Re: Define .NET Class in uniPaaS 2.X
"Piter Danilov" <jkl_2412@...>
:) Thanks anyway for the answer
toggle quoted messageShow quoted text
--- In magicu-l@..., Heidi Schuppenhauer <heidis13@...> wrote:
|
|
Re: LDAP System Logon in UniPaaS - The user does not exist in the LDAP server
"Chris de Bijl" <c.debijl@...>
Cel,
Maybe these domain users are in another domain? LDAP cannot find the user using the search you provided in uniPaaS. Try to put the domain name before the username for instance: username: mydomain\chris From: Maricel C. Quiatchon (CEL) Sent: Thursday, July 12, 2012 11:27 AM To: magicu-l@... Subject: [magicu-l] LDAP System Logon in UniPaaS - The user does not exist in the LDAP server Good day, I need help regarding LDAP user authentication in UniPaaS. PROBLEM: When logging in unipaas (Logon dialog), for SOME domain users, I get this message: "The user does not exist in the LDAP server or the credentials are invalid." ============================================================================ DETAILS: ============================================================================ UniPaaS version 1.9g2 I tried this approach. 1. Setup ff: configuration in Settings\Environment (.ini) InputPassword = Y SystemLogin = LDAP LdapConnectionString = CN=$USER$,ou=users,DC=domain,DC=company,DC=companyextention1,DC= companyextention2,DC=com LdapDomainContext = DC=domain,DC=company,DC=companyextention1,DC= companyextention2,DC=com RESULT: SOME domain users can log in successfully. But for SOME domain users, I get this message: "The user does not exist in the LDAP server or the credentials are invalid." I also checked in the LDAP server, the domain user exist. If you have any idea about this issue, please help me. TIA, Cel __________ Informatie van ESET NOD32 Antivirus, versie van database viruskenmerken 7293 (20120712) __________ Het bericht is gecontroleerd door ESET NOD32 Antivirus. http://www.eset.com [Non-text portions of this message have been removed]
|
|
Re: Child Window vs. Modal window types
Todd Baremore <tbaremor@...>
Brian,
toggle quoted messageShow quoted text
Modal: the user can not click on any parent forms in the background until the current form is closed. Child: typically only covers a portion of the parent form. Before subforms, child forms were used when a tab control called multiple subtasks. Child forms also allowed you to control the placement of the form Todd
On 7/12/2012 11:43 AM, Brian Scoffield wrote:
|
|
Child Window vs. Modal window types
"Brian Scoffield" <brian@...>
What is the difference between these 2 Window Types on a form control?
Brian Scoffield Prism Software Solutions Ltd 200 Walker Settlement Road Walker Settlement, NB, Canada E4E 4C6 Email: brian@... Tel: (506) 433-4540 Fax: (506) 433-4560
|
|
LDAP System Logon in UniPaaS - The user does not exist in the LDAP server
"Maricel C. Quiatchon \(CEL\)" <cel@...>
Good day,
I need help regarding LDAP user authentication in UniPaaS. PROBLEM: When logging in unipaas (Logon dialog), for SOME domain users, I get this message: "The user does not exist in the LDAP server or the credentials are invalid." ============================================================================ DETAILS: ============================================================================ UniPaaS version 1.9g2 I tried this approach. 1. Setup ff: configuration in Settings\Environment (.ini) InputPassword = Y SystemLogin = LDAP LdapConnectionString = CN=$USER$,ou=users,DC=domain,DC=company,DC=companyextention1,DC= companyextention2,DC=com LdapDomainContext = DC=domain,DC=company,DC=companyextention1,DC= companyextention2,DC=com RESULT: SOME domain users can log in successfully. But for SOME domain users, I get this message: "The user does not exist in the LDAP server or the credentials are invalid." I also checked in the LDAP server, the domain user exist. If you have any idea about this issue, please help me. TIA, Cel
|
|
Re: Reading and writing from and to a COM-port [eDev V9]
"Piter Danilov" <jkl_2412@...>
Hi
toggle quoted messageShow quoted text
We also had a similar problem, but we had to send the scanned barcode to print. Did this in two ways: over COM and over IP . In our case it was easier because we use uniPaaS. Because you use Magic 9 the easiest way you can do using COM Objects with CCW interface. It's not as difficult as it seems. You need to create a DLL with a few simple lines in C# that allow you to connect to one of COM ports using ready-made libraries. (examples of how to connect to COM in C# you can find a lot in internet) Thereafter registered DLL in the GAC. NET and exposed as a COM object. From Magic or uniPaaS you must open a variable type OLE and in type library find your .tlb file. Example for create COM object for Magic: http://blog.magicsoftware.com.br/?p=1794 Example for connect to COM port in C#: http://msmvps.com/blogs/coad/archive/2005/03/23/SerialPort-_2800_RS_2D00_232-Serial-COM-Port_2900_-in-C_2300_-.NET.aspx
--- In magicu-l@..., "f.groothuis" <f.groothuis@...> wrote:
|
|
Re: Define .NET Class in uniPaaS 2.X
Heidi Schuppenhauer <heidis13@...>
I'm not sure, but I think they need to be registered at a Project level.
They might be your own class, but they won't show up until they are registered. I'm not an expert at it though. On Thu, Jul 12, 2012 at 12:57 AM, Piter Danilov <jkl_2412@...>wrote: ** -- Heidi Schuppenhauer 425.397.8000 Learn it! http://w <http://groupspaces.com/uniPaaSUsers>ww.uniPaaSUsers.com What is going on<https://linoit.com/users/heidis13/canvases/What%20is%20going%20on> [Non-text portions of this message have been removed]
|
|
Re: Copying projects under VC
Heidi Schuppenhauer <heidis13@...>
Another option might be to:
1. Export the first project 2. Create a new project 3. Register the new project. ??? I did not try it. Mostly though, when I start a new project, I do it by exporting and importing, which seems more reliable.Except be sure to have the color and font files in place first. On Thu, Jul 12, 2012 at 12:58 AM, Steven Burrows < steven.burrows@...> wrote: ** -- Heidi Schuppenhauer 425.397.8000 Learn it! http://w <http://groupspaces.com/uniPaaSUsers>ww.uniPaaSUsers.com What is going on<https://linoit.com/users/heidis13/canvases/What%20is%20going%20on>
|
|
Re: Copying projects under VC
"Steven Burrows" <steven.burrows@...>
1) Create a new empty project with the correct name
2) With a text editor edit Projprops.xml and copy in from the OLD system everything between GUID val and ProjectName 3) Delete every other xml in the Source folder 3) Copy in all xml from the old XML Source folder except Projprops Bingo Using VSS, we do the deleting and copying using VSS itself, and do the editing of Projprops with it checked out. With TFS you might do it all without the Project being in TFS, and add it when complete. From: magicu-l@... [mailto:magicu-l@...] On Behalf Of Jackson, Adam Sent: 11 July 2012 16:45 To: magicu-l@... Subject: [magicu-l] Copying projects under VC Hi, I have copied project X in my local source control folder and renamed it project Y. Renaming included changing folder name, changing EDP name, changing contents of EDP and changing project properties XML. When i open project the banner bar says project Y. When I add it to VC server the first (comments) window says project Y but when I confirm i get an error saying project X already exists in VC. What else do I need to change to get it to work? I am using TFS2010 / UniPaas 1.9g TIA Adam The contents of this email are confidential and for the exclusive use of the intended recipient. If you receive this email in error you should not copy it, retransmit it, use it or disclose its contents but should return it to the sender immediately and delete your copy.
|
|
Re: Define .NET Class in uniPaaS 2.X
"Piter Danilov" <jkl_2412@...>
All the examples from Mastering shows how to use there ready classes as Forms or Drawing and other.
toggle quoted messageShow quoted text
Question if it is possible to create a "own" class on task level and not in invoke code
--- In magicu-l@..., Heidi Schuppenhauer <heidis13@...> wrote:
|
|
Re: Define .NET Class in uniPaaS 2.X
Heidi Schuppenhauer <heidis13@...>
Have you checked the examples downloaded with V2.x? There should be one in
the examples, and also in the Mastering PDF. On Wed, Jul 11, 2012 at 3:09 AM, Piter Danilov <jkl_2412@...> wrote: ** -- Heidi Schuppenhauer 425.397.8000 Learn it! http://w <http://groupspaces.com/uniPaaSUsers>ww.uniPaaSUsers.com What is going on<https://linoit.com/users/heidis13/canvases/What%20is%20going%20on> [Non-text portions of this message have been removed]
|
|
Re: Learn Magic edeveloper V9
Heidi Schuppenhauer <heidis13@...>
The Sorcerer's Apprentice for V9 was probably the biggest book ever printed
toggle quoted messageShow quoted text
for Magic ... that might be the one at work that is too heavy to take home! But the eBook is available at Lulu. Volume 1, Lessons, is very basic stuff, starting with "Hello world". Volume 2, Recipes, gives examples of how to use various functions and widgets. Mastering eDeveloper and Mastering uniPaaS are similar to Recipes, but they are included with the product, and example programs. I agree with Jerry though, it's better to get information directly about V9. We do have an online beginner's class, which is free for download, and is in V9. http://www.magic-iug.com/Learning_eDev/BeginningV9Class/ I've left this up mainly because now and then someone wants to use V9! It might require the Camtasia plugin to run though. The Video Player compatible with these AVI files is from TechSmith.com. You can download the player from the following link. http://download.techsmith.com/camtasiastudio/player/camplay.zip Just unzip the player (camplay.exe), and add a shortcut to it from a menu or your desktop If you would like to be able to play these AVI files from any video player (like Windows Media Player), you can download the video compression driver (TechSmith Screen CaptureCodec (TSCC)) from the following link. http://download.techsmith.com/tscc/tscc.exe Execute the tscc.exe to install it.
On Wed, Jul 11, 2012 at 7:13 AM, Barry Ehrman <barry685@...> wrote:
Try this link: --
Heidi Schuppenhauer 425.397.8000 Learn it! http://w <http://groupspaces.com/uniPaaSUsers>ww.uniPaaSUsers.com What is going on<https://linoit.com/users/heidis13/canvases/What%20is%20going%20on>
|
|
Re: Screen Looks different in runtime
"Andy Jerison" <ajerison@...>
OK, I think I have it. When you invoke the runtime from the studio, it
toggle quoted messageShow quoted text
ignores any form state information from previous sessions. When you invoke the runtime as a standalone, it refers to the user form state file to display the form as the user preferred previously. This is usually what you want in production but can cause all sorts of head-scratching while you're working towards a deployment. You can fix this by deleting the user form state file or by invoking FormStateClear(). Andy J
-----Original Message-----
From: magicu-l@... [mailto:magicu-l@...] On Behalf Of sturgeon86 Sent: Wednesday, July 11, 2012 3:42 PM To: magicu-l@... Subject: [magicu-l] Re: Screen Looks different in runtime Thanks, but it is on the same computer, and I have the same font file for the application and studio, the only different is the internal. Anything ? --- In magicu-l@..., "Andy Jerison" <ajerison@...> wrote: differently at runtime.
|
|
Re: Screen Looks different in runtime
"sturgeon86" <sturgeon86@...>
Thanks, but it is on the same computer, and I have the same font file for the application and studio, the only different is the internal.
toggle quoted messageShow quoted text
Anything ?
--- In magicu-l@..., "Andy Jerison" <ajerison@...> wrote:
|
|
Re: Screen Looks different in runtime
"Andy Jerison" <ajerison@...>
This could happen if ... or if the target computer does not have the same
toggle quoted messageShow quoted text
fonts installed as the development computer. AJ
-----Original Message-----
From: magicu-l@... [mailto:magicu-l@...] On Behalf Of Andy Jerison Sent: Wednesday, July 11, 2012 2:22 PM To: magicu-l@... Subject: RE: [magicu-l] Screen Looks different in runtime The runtime fonts table is different from the development one. This could happen if you're running on different computers or if the runtime fonts file property includes a logical name that evaluates differently at runtime. Andy J -----Original Message----- From: magicu-l@... [mailto:magicu-l@...] On Behalf Of sturgeon86 Sent: Wednesday, July 11, 2012 1:46 PM To: magicu-l@... Subject: [magicu-l] Screen Looks different in runtime Hi,it is hard to explain but we are using Unipaas 2.1, we upgraded from 1.9g. But we are experiencing a weird issue. In the dev environment everything looks ok.But when we are in runtime it looks like the datagrid is longer and goes overs some textbox.Any idea ?
|
|
Re: Screen Looks different in runtime
"Andy Jerison" <ajerison@...>
The runtime fonts table is different from the development one. This could
toggle quoted messageShow quoted text
happen if you're running on different computers or if the runtime fonts file property includes a logical name that evaluates differently at runtime. Andy J
-----Original Message-----
From: magicu-l@... [mailto:magicu-l@...] On Behalf Of sturgeon86 Sent: Wednesday, July 11, 2012 1:46 PM To: magicu-l@... Subject: [magicu-l] Screen Looks different in runtime Hi,it is hard to explain but we are using Unipaas 2.1, we upgraded from 1.9g. But we are experiencing a weird issue. In the dev environment everything looks ok.But when we are in runtime it looks like the datagrid is longer and goes overs some textbox.Any idea ?
|
|
Screen Looks different in runtime
"sturgeon86" <sturgeon86@...>
Hi,it is hard to explain but we are using Unipaas 2.1, we upgraded from
1.9g. But we are experiencing a weird issue. In the dev environment everything looks ok.But when we are in runtime it looks like the datagrid is longer and goes overs some textbox.Any idea ?
|
|
Re: Copying projects under VC
"Jackson, Adam" <adam.jackson@...>
That was done as part of "changing contents of EDP" below
toggle quoted messageShow quoted text
-----Original Message-----
From: magicu-l@... [mailto:magicu-l@...] On Behalf Of zvidev Sent: 11 July 2012 16:50 To: magicu-l@... Subject: [magicu-l] Re: Copying projects under VC in the .edp file alter the line <ProjectName val="ProjectName"/> --- In magicu-l@..., "Jackson, Adam" <adam.jackson@...> wrote:
------------------------------------ Yahoo! Groups Links
|
|