Subject |
Author |
Date |
|
Pavel Murashov
|
Apr 21, 2010 - 6:11 AM
|
I have new Visual Studio 2010 Premium. But I haven’t Elegant libraries in "Add reference..." dialog now. During which Elegant is in GAC and integrated in Visual Studio toolbox. Target framework: .Net Framework 4.0. System is Windows Vista Business. Elegant version is 3.6. How I can add reference to Elegant libraries? Thanks.
|
|
Technical Support
|
Apr 21, 2010 - 8:44 AM
|
We found an issue in the installation program that causes incorrect registration of the Elegant Ui assemblies in VS2010. We’ll fix this issue in the next release 3.7. Meanwhile you can add the references manually by going to the Browse tab where you can select the assemblies in the specified location, then go to the Elegant UI installation folder(by default it is C:\Program Files\FOSS Software Inc\Elegant Ribbon\Bin) and choose the assemblies you want to reference.
|
|
esraa khedr
|
Apr 19, 2010 - 9:23 AM
|
HIiiii i have tried to run "RibbonUISample" on a different machine that contains .net framework and i put Elegant.Ui.Common.dll, Elegant.Ui.Ribbon.dll, and all other themes dlls beside the EXE. when i run the EXE, the splash window appeare then failure i dont know what is the problem I wish you can hekp me thanks  
|
|
Technical Support
|
Apr 19, 2010 - 10:11 AM
|
Thank you for reporting the problem. Could you try the following pack of Elegant Ribbon samples?
ElegantRibbon-AllSamples-v.3.6.zip
After downloading it, you should unpack it to a local folder. Then run the RibbonUISample and let us know if the problem occurs.
|
|
esraa khedr
|
Apr 19, 2010 - 10:34 AM
|
Thanks for reply I have tried it, but it didn’t work at all, even the splash window didn’t appeare. Expecting your reply.
|
|
Technical Support
|
Apr 20, 2010 - 5:24 AM
|
Please let us know the following: 1. What is your operating system? 2. Do you have .NET Framework installed on your computer? 3. Do other samples (except the Ribbon UI Sample) work?
|
|
Imgen Wakin
|
Apr 19, 2010 - 5:04 AM
|
I know that maybe gallery can serve as a list box in a way, but I still want a dedicated listbox control
|
|
Technical Support
|
Apr 21, 2010 - 4:42 AM
|
We will definitely add a theme consistent list box. Thank you for the feature request.
|
|
Oliver Rogall
|
Apr 16, 2010 - 6:02 AM
|
Hello, when using a SplitButton contained in a RibbonGroup, the ButtonKeyTip is never shown. But when pressing the defined key the KeyTip executes the right command. The DropDownKeyTip is orking fine. Can you fix this problem? Thanks.
|
|
Technical Support
|
Apr 19, 2010 - 6:05 AM
|
Thank you for the feature request. It is actually not a bug: you can see the same in the Office. Anyway we’ll add the support for a split-button key tip in the next release.
|
|
Roy
|
Apr 15, 2010 - 8:27 AM
|
Hi,
We’ve been experiencing problems when using a bound ComboBox in a ribbon, ever since upgrading to Ribbon 3.5 - and it has not been resolved in version 3.6.
TeamsViewOperationsComboBox.DataSource = FlowManager.Instance.OperationsBindingSource; TeamsViewOperationsComboBox.DisplayMember = "OperationName";
The ComboBox is bound to a BindingSource with an underlying Bindable List of objects. During initialization this list is empty and it is later populated with objects. It appears the ComboBox is not aware of changes to the list and doesn’t update its items. When we use Ribbon 3.4 it works perfectly well.
Thanks, Roy.
|
|
Technical Support
|
Apr 27, 2010 - 11:17 AM
|
The issue is now confirmed. Thank you for the sample. We have already started preparing a fix and will provide you with it as soon it is ready. Meanwhile as a workaround, you can move the initialization code from the form contsructor to the Form.OnLoad method.
|
|
Technical Support
|
Apr 16, 2010 - 4:48 AM
|
Thank you for the bug report. Unfortunately we failed to reproduce it. Please send us a test project illustrating the issue so we can fix the it as soon as possible.
|
|
Claudiu Tanasescu
|
Apr 14, 2010 - 2:35 AM
|
I created a grid and I have filled with CExtGridCellNumber type cells.
I have some questions about...
1) How to change the type of numerical data of this type of cell (ex. int, double) before placing a value in the cell?
2) How to obtain data directly to the type, for example if we have a CExtGridCellNumber with integer data, is possible obtain directly the integer value of the cell? Or you can only get as text and then convert it?
3) If the cell is of type CExtGridCellNumber, for example with double data, when someone type characters, how alert the user that only actual data type are accepted, is there a function that checks for incoming data type?
4) Is there a function that checks if a numerical value is within certain limits?
5) The grid have iterators of cells? To use it to extract data from the grid to another container ...
|
|
Claudiu Tanasescu
|
Apr 14, 2010 - 2:39 AM
|
I wrote in the wrong forum ....
|
|
Mark Kamenetsky
|
Apr 13, 2010 - 10:11 PM
|
When I try to hook up a command to the DialogLauncherButtonCommand for a ribbon group, it never gets executed. I tried it for both the DataChanged and Executed scenarios. If I hook up code to the DialogLauncherButtonClick events, it works fine.
|
|
Technical Support
|
Apr 14, 2010 - 6:48 AM
|
Thank you for the bug report. We have fixed the issue and will update the distribution package soon. We’ll let you know when it is ready.
|
|
Roman Bachmann
|
Apr 8, 2010 - 1:48 PM
|
I’ve just updated Elegant Ribbon from v. 3.5 to 3.6 and tried to apply the new Office 2010 themes. When I run my application, it looks like this: 
But this happens only with the new themes. The old ones like 2007 work fine. Could you please help me? Thank you very much.
|
|
Technical Support
|
Apr 8, 2010 - 11:44 PM
|
Thank you for reporting this. Could you provide us with the the exception details and stack trace snapshot?
|
|
Mark Kamenetsky
|
Apr 6, 2010 - 10:24 PM
|
If a user adds buttons to the QAT, how do you make those changes persistent? Your samples behave properly - added buttons remain on the QAT when you restart the app. I must be missing something, but I just can’t figure out how you do it.
|
|
Technical Support
|
Apr 8, 2010 - 9:48 AM
|
|
|
Pavel Murashov
|
Apr 6, 2010 - 5:35 AM
|
Don’t work PreviewMouseDoubleClick event in Elegant.Ui.Gallery. Bug or feature? :)
|
|
Pavel Murashov
|
Apr 12, 2010 - 2:49 AM
|
Informativeness level is "Expanded". Gallery placed at the another form (not the ribbon). Interaction mode is "Selection". Another question... How can I get item coordinates (left and top) for current Gallery.SelectedItem?
|
|
Technical Support
|
Apr 12, 2010 - 7:08 AM
|
Currently you cannot obtain the item’s rectangle. But we agree that it can be useful and will add this option in the next version.
|
|
Technical Support
|
Apr 8, 2010 - 9:10 AM
|
Please clarify what informativeness the gallery is set to and where it is placed (on the from or inside the ribbon). You can also send us a screenshot illustrating the gallery state.
|
|
Pavel Murashov
|
Apr 12, 2010 - 2:50 AM
|
Informativeness level is "Expanded". Gallery placed at the another form (not the ribbon). Interaction mode is "Selection". Another question... How can I get item coordinates (left and top) for current Gallery.SelectedItem?
|
|
Chris Herrington
|
Apr 5, 2010 - 4:54 PM
|
I am having trouble getting the ribbon control to work in vs 2010. Quickaccess toolbar placement mode fails. Any Ideas?
|
|
Technical Support
|
Apr 6, 2010 - 6:36 AM
|
Elegant Ribbon can be used with .NET Framework 2.0 or later versions of the framework including v.4.0. The reason it doesn’t work with VS2010 properly is that we added full support for it only in v.3.6, which is coming this week.
Meanwhile you can workaround this and make v.3.5 working with VS 2010 in this way:
1. Select Project | Properties
2. Select the Application tab and change the value of the Target Framework combo-box from .NET Framework 4 Client Profile to .NET Framework 4 or select another option that is not restricted to client profile. Again as we mentioned above the full support of all profiles will be available in version 3.6.
|
|
Chris Herrington
|
Apr 5, 2010 - 5:15 PM
|
ok it requires the 4.0 framework. So is there not a way to deploy it using the 3.5 framework?
|
|
Mark Kamenetsky
|
Apr 1, 2010 - 12:56 PM
|
When I maximize a from that has the elegant ribbon, it goes to full screen mode. Is there a way to maximize it without covering the windows task bar? Using c# on an XP machine.
|
|
Technical Support
|
Jun 29, 2010 - 9:54 AM
|
We already fixed some problems related to this issue in the previous versions. What version of Elegant Ui are you using?
|
|
Zaharia Octavian
|
Jun 29, 2010 - 11:52 PM
|
Now I am using v3.6. Do you say that this was an issue in v3.5. Dexter
|
|
Technical Support
|
Jun 30, 2010 - 3:34 AM
|
Sorry. We fixed this bug after version 3.6 was released. You can download an updated assembly that should resolve the issue. We sent this same assembly to Mark and it seemed to fix the problem.
|
|
Zaharia Octavian
|
Jun 30, 2010 - 3:54 AM
|
Thanks for the response and the updated assembly. I will wait for an official release of the elegant ribbon component. Until then it is possible to tell me how to reproduce the problem in a constant manner, because until now this problem occurred only by accident, I could not reproduced exactly. This will help me see the problem now and to see if the problem is fixed when the new release is available and to see if there are no conflicts with other products I am using. Best regards, Dexter
|
|
Technical Support
|
Jun 30, 2010 - 4:28 AM
|
Unfortunately there is no exact way of reproducing this bug. It appeared on some machines and didn’t on others.
|
|
Mark Kamenetsky
|
Apr 7, 2010 - 11:32 AM
|
Still having the same issue. I have Windows XP, Version 5.1, SP3. Tried it on a couple of machines. Same problem on both.
|
|
Technical Support
|
Apr 2, 2010 - 12:04 PM
|
What you have reported looks like an issue but we failed to reproduce it. Could you let us know if your task bar in auto hide mode? Does this problem happen with our sample applications? Could you send us a screenshot demonstrating the issue? Do you have the task bar’s "Always on top" turned on on your machine?
|
|
Mark Kamenetsky
|
Apr 2, 2010 - 7:10 PM
|
Your sample apps behave the same way. Task bar is set to "Keep the taskbar on top of other windows" "Auto Hide" is off.
|
|
Zaharia Octavian
|
Jun 29, 2010 - 6:36 AM
|
Hi Mark, I am investigating the same problem. The only difference is that on my machine this is not so easy to reproduce. Did you find any answer or solution to it? Please let me know Best regards, Dexter
|
|
Technical Support
|
Apr 5, 2010 - 6:31 AM
|
We tested our Ribbon UI sample on the following configuration and failed to reproduce the problem:
Microsoft Windows XP Professional Version 2002 Service Pack 2
Keep the taskbar on top of other windows is On Auto Hide is Off
So we assume there must be something specific to your Windows XP configuration that we did not take into account while running the test.
|
|
Olivier Vicario
|
Mar 19, 2010 - 9:27 AM
|
Hello, You said "find the Command property in the Properties pane and click the ellipsis button in order to invoke the Commands Designer dialog" in your tutorial "Using commands". I use visual studio 2008 pro. There is not ellipsis button near the command property and I can’t invoke commands designer. Is there something special to do after the installation of elegant ribbon for making commands designer available ? Insert an another reference to some dll in the project ? When i load your samples projects I can see a commandEventsDataSet.xsd in the project. When I create a new project this does not appears. Best regards
|
|
Mark Kamenetsky
|
Mar 26, 2010 - 9:34 PM
|
Just checked the GAC (Global Assembly Cache) with the gacutil tool, and Elegant.Ui.Design is there. Still no ellipsis.
|
|
Mark Kamenetsky
|
Mar 26, 2010 - 9:21 PM
|
I have the same issue. What is a GAC?
|
|
Technical Support
|
Mar 24, 2010 - 11:08 AM
|
Thank you for reporting the issue. Could you check if the Elegant.Ui.Design assembly is in the GAC? It must be there so that the designer can work properly with commands.
|
|
Olivier Vicario
|
Mar 26, 2010 - 11:12 PM
|
Yes, it’s there but the version number is 3.4. I use 3.5 version and all the others Elegant..UI assemblies are 3.5 versionned in the GAC. Is that the problem ?
|
|
Technical Support
|
Mar 29, 2010 - 5:16 AM
|
It was a setup program issue, which happened on some machines. Please download this updated installer that fixes this bug.
|
|
Olivier Vicario
|
Mar 29, 2010 - 11:17 AM
|
It’s all rights, the commands designer works. Thank you.
|
|
Technical Support
|
Mar 27, 2010 - 8:10 AM
|
Thank you for your report. We will look into the problem and come back to you on Monday.
|
|
Sumio Go
|
Mar 16, 2010 - 10:00 AM
|
I am considering using Elegant Ribbon for my app. I am interested in hearing any pros or cons that users may be willing to offer. Also, what drove your decision to use this solution when compared to others? Thanks. SG
|
|
d a
|
Apr 8, 2010 - 4:55 AM
|
As an independant developer, we have found issues with the product, but once submitted they normally get fixed quite quickly. We have also made a couple of suggestions as we needed to override certain functionality and they included it in the next release that became available, with this sort of response it certainly made our life easier. This leaves us to get on with our core development whilst leaving these guys to do all the Hard work behind the Ribbon Bar eg The skinning and Painting Work :)
|
|
Technical Support
|
Mar 17, 2010 - 11:42 AM
|
Thank you for your interest in Elegant Ribbon. Consider the following main advantages of our framework:
- 100% compliance with Microsoft Ribbon Guidelines (take a look at this doc). - Very close or exact match to the Microsoft Office Ribbon in terms of picture and behavior. - Fast (try resizing it). - Intuitive to use. - A lot of themes with three new Office 2010 themes coming soon.
So Elegant Ribbon can be a good choice especially if you are working on a product.
|
|
Chris Egan
|
Mar 13, 2010 - 9:13 AM
|
Was previously using 2.1 and everything was fine, but with 3.5 the widths of objects in ribbon change when the exe is created. Design view everything looks fine, but when I make the exe or debug it resizes (shrinks field width and drop down box width) moving two objects to the left.
I am sure there is a simple fix. Please let me have it asap.
Chris
|
|
Technical Support
|
Mar 15, 2010 - 6:14 AM
|
Currently we cannot confirm this issue. Everything seems to work fine at design and run time. Please provide us with a test project that illustrates the issue. Also please let us know if you are using a theme different from Office2007Blue at run time.
|
|
Marek Gavorník
|
Mar 11, 2010 - 4:03 AM
|
Hi, I created exe application where I used tabControl. There are several buttons and textboxes on it. The problem is that when I install it on cusomer PC (WinXP), I can’t see tabControl component. It’s really strange, because I tried it on several PC and any problems there. I have included in my Project-Publish-Application files all Elegant.Ui components. What should be a problem? It’s urgent. THANK YOU! Marek G.
|
|
Marek Gavorník
|
Mar 11, 2010 - 12:21 PM
|
Yes correct, only one PC. But can’t tell you detail of PC now, it’s remote PC and I don’t have now access. I can explain you sending one picture. When I logon next time to the remote machine, I will make printscreen... on this picture I demonstrate the problem. 
|
|
Technical Support
|
Mar 11, 2010 - 7:20 AM
|
We are ready to help you as soon as possible. So you say that the problem occurs only on one particular Windows XP. Is it correct? If yes, what is the exact configuration of this Windows XP? Any special service packs or software installed? Could you try our Elegant Controls sample on this machine to see if the problem persists? In other words, we need somehow to reproduce this to help you more efficiently.
|
|
Alex Pag
|
Mar 11, 2010 - 3:34 AM
|
How i can change themes for my grid control? I can change for all elements except grid control... private void button1_Click(object sender, EventArgs e)
{
//set office 2007 blue theme
SkinManager.LoadEmbeddedTheme(EmbeddedTheme.Office2007Blue, Product.Ribbon);
Refresh();
}
|
|
Alex Pag
|
Mar 12, 2010 - 6:39 AM
|
Thank you all theme work except "Windows7".
This code SkinManager.LoadEmbeddedTheme(EmbeddedTheme.Windows7, Product.Ribbon | Product.Grid) it removes error.
i cannot find Elegant.Ui.Grid.Theme.Windows7.dll file.....it is not included in ribbon ver. 3.5.?
|
|
Technical Support
|
Mar 12, 2010 - 9:39 AM
|
Yes, you are right. Currently this theme is not supported for the Elegant Grid.
|
|
Technical Support
|
Mar 11, 2010 - 7:21 AM
|
Please use the following code instead:
SkinManager.LoadEmbeddedTheme(EmbeddedTheme.Office2007Blue, Product.Ribbon | Product.Grid);
|
|
Mark Matthews
|
Mar 9, 2010 - 7:16 AM
|
Is there a way to disable the color change that happens when you mouse over a ribbon group? Thanks
|
|
Technical Support
|
Mar 11, 2010 - 7:33 AM
|
|
|
Oliver Rogall
|
Feb 16, 2010 - 2:53 AM
|
Hello, when I add an Elegant.Ui.ProgressBar in design mode to a form only the background of the ProgressBar is painted, but nothing else. It’s the same behaviour when executing this form. How can I use the ProgressBar in a form?
|
|
Technical Support
|
Feb 16, 2010 - 6:12 AM
|
Unfortunately, the progress bar on a form is not yet implemented.
|
|
Technical Support
|
Feb 16, 2010 - 6:26 AM
|
Yet, this feature will be available in v.3.6.
|
|
Imgen Wakin
|
Feb 14, 2010 - 4:47 AM
|
Is there a discount if I have the v3.4 license and then I want to buy v3.5? I just brought it about 1 month ago.
|
|
Technical Support
|
Feb 15, 2010 - 3:52 AM
|
If you bought a license a month ago, you should get the new license key for free. Just login using your username and check out the License Keys page.
|