Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

phhess

About

Username
phhess
Joined
Visits
7
Last Active
Roles
Member

Comments

  • Kevin If nothing stands out with my code, syntax, use of the full path name to the image file, or use of 'Add Tabs' then I'll play around with the images and resize them. Maybe they are too big but are displaying. I'll get back to you after I work…
  • Images appear in the Quick Access section of the ribbon. The mages do not appear in the group(s) within a tab. There are three groups within this one 'Communication' tab. I'm not sure what you are referring to with 'resizing the ribbon until the Gr…
  • Here is the code. We are experimenting with email, skype, and calling 'people' based on data on a data entry screen. I initially had the image folder as a variable but have since hard coded it in this example. The ribbon is set in the MDI frame and …
  • Thanks. In the meantime I've been using the Add\Remove Controls and it's been working but I'll revisit with your suggestion. The icons are not displaying within the tab control groups. All of my icons are 'png' format within an Icons folder under t…
  • What is the opposite of HideCommands? ie. what will show hidden commands? I understand Add\Remove commands.
  • That's what I've done in the past, used POPUP_MONTH. I was wondering if you used a different approach with the SRP Datepicker. Thanks
  • You confirmed my conclusion., Thanks I've got the basic concepts and implementation in place now. The Quick Access sub section has icons for the basic I/O events (Save, Clear, Delete, Close, Search). In this AREV to OI conversion I was looking for t…
  • Should clicking on a Tab also fire the OnCommand event?
  • Got it. Thanks Kevin.
  • My understanding now is that the ribbon control is defined, with xml, and displayed at the MDI level. The xml can then either be programmed within the MDI commuter module or stored and read from a record. Each launched form from the MDI can then use…
  • I'm back. Been doing other stuff. Now that I have our basic MDI ribbon designed through the XML record and also qualified the SRP OLE Ribbon control on the form, how do I capture a click event on any of my ribbon icons and process through my form's …
  • Got it. Thanks
  • Kevin "The Ribbon automatically uses whatever icon you associate to the form in the Form Designer. " I'm not clear on that Kevin. Is the icon image set as some property on the form? Phil
  • The Prompt issue has been resolved. It had to do with the need to register the SRPControls.ocx and not the trial version SRPSubClass.ocx.
  • Thanks for your response AusMarkB. You answered my questions and provided a better understanding of the intent of the ribbon. And using Word and Excel as examples is also helpful in how it's been used in other apps. Next question...can the circle at…
  • it's good to know it's not 8.01 as the client is not prepared to upgrade at this time. Perhaps you are doing something with the SRP Button control that is revealing a memory leak. Are you changing any properties on the SRP Button control dynamically…
  • I have the Schedule Control on a form in OI 8.0.1. I am also using my own monthly calendar using the SRP Button control for each day of the month. I periodically am getting the error message: "OpenInsight Has Stopped Working". There is a Debug butto…
  • I currently use OnApptClick to allow the selection of a current appointment for further detail view or processing. OnScheduleClick allows the user to click in any non appointment area of the control. But it doesn't seem to return the time of the are…
  • What is the red horizontal bar that displays across the schedule at what seems to be an arbitrary time? I can select and email you an image.
  • I've read the doc and familiar with AddAppts vs AppoinmentList. I've switched between the two in this issue above and get the same results. Since I always need to remove any previously displayed appts before displaying a new set is it preferred to u…
  • I'm using one schedule control and toggling between a Day Mode and a Work Week Mode. The Day mode displays the appts for the selected date from the calendar. Day Mode is just one entity (the date the user selects from the calendar) and therefore one…
  • As per my previous post of 08/13/13, I have a form where I am using the Schedule control and turned off the calendar by setting the ShowCalendar property to false. In the process I've made the Schedule control narrower on my form to place my program…
  • The buttons had setproperty(ctrl,'PAGELIST'-1) set indicating it to appear on all pages. Once removed the issue was resolved.
  • My issue started when I used the Button Control on a two tab OI Form. The button controls are on the first tab surrounded by a Group Control. All is well with the button controls and functionality. When I click on tab2 the controls on this tab displ…
  • The next time I install the SRP Mail Utility I will check the Task Manager as suggested. In this case today we created a new folder on the server for the OI app, copied OI with the clients OENGINE.dll, installed the UD 4.7, and then ran the SRP Mail…
  • What 'installer' are you referring to? This is a manual OI install on the server ( a copy), the install of the UD 4.7, and then the install of the SRP Mail Utility. Let me know what you are referring to and I'll look for it.
  • This goes back to my not being able to install the SRP Mail Utility. I manually install each of the SRP ocx files successfully for the SRP OLE Controls but the SRP Mail utility continues to display an error message when I install it. I get it at the…
  • Yes it is. I have not returned to this install. Leaving the default entry as 'SYSPROG' and Password as blank, upon clicking the Install button I get the mesage about an invalid username\account. It was at a client site.
  • I am not able to cut and paset the screen image within this box but the message comes up when prompting for User and Password and SYSPROG auto fill for the Username. There is no password on the OI app and I usually just continue and accept SYSPROG w…
  • My doc only goes up to field 10. Can I get an update to the latest SRP Mail Utility? Thanks Phil