Coder Social home page Coder Social logo

Comments (8)

joachimmarder avatar joachimmarder commented on June 8, 2024

The description on how to use the framework is actually correct and complete?

If I knew that something was incorrect or missing, I would have added it. So it's correct and complete to my best knowledge. Please keep in mind that I am not the original author.

I used the most common example (no Actions) without success.

So far I used the ribbon control only with actions (automatic mapping by command and action name), and without problems. I find this is the easiest way. Do our sample projects work?

Please note that our issue tracker is intended to file bugs, it is not a support forum.

from ribbonframework.

aj-brasaca avatar aj-brasaca commented on June 8, 2024

Joachim,

I run both Textpad example and it's fine. I included a Pagecontrol component and works the way I wanted. I don't understand... The only thing different is that in Project Manager, unlike my project and instructions of the site, the file UIRibbon.rc not appear.
The files that appear are from the Lib folder: UIRibbon.pas, UIRibbonApi.pas, UIRibbonCommands.pas, UIRibbonForm.pas, UIRibbonUtils.pas and WinApiEx.pas.

from ribbonframework.

joachimmarder avatar joachimmarder commented on June 8, 2024

unlike my project and instructions of the site, the file UIRibbon.rc not appear.

Have you tried adding it?

from ribbonframework.

aj-brasaca avatar aj-brasaca commented on June 8, 2024

Yes, without success. I'll try to modify the Textpad project that is working and see what happens.

from ribbonframework.

aj-brasaca avatar aj-brasaca commented on June 8, 2024

Sorry, but I have to ask: Is it required a default name for things like image folder's name to be "res" and the name of main unit to be FMain?

from ribbonframework.

joachimmarder avatar joachimmarder commented on June 8, 2024

Is it required a default name for things like image folder's name to be "res" and the name of main unit to be FMain?

No, I don't have it that way in TreeSize.

from ribbonframework.

aj-brasaca avatar aj-brasaca commented on June 8, 2024

Joachim,

IT WORKS USING TACTIONS !!! But the Commands I defined as Toggle Button on Ribbon Designer become Button on executable. To change the button state to "checked" was necessary put the line "ButtonName.Checked := true;" inside Action code. Is that the only way ?

from ribbonframework.

joachimmarder avatar joachimmarder commented on June 8, 2024

I don't know. As I wrote before, I used only action mapped to commands by name. Many of the included samples show other ways. Please note that our issue tracker is intended to file bugs, it is not a support forum. If you think you found a bug, please include steps how to reproduce it, best using the included sample projects.

from ribbonframework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.