Jump to content
The Dark Mod Forums

S/r Editor: Layout


Recommended Posts

How are you greying-out those inherited rows? If they are set to insensitive, then you cannot expect to be able to select them. If you want to make them grey, use a colour property in the GtkCellRendererText (see the Entity Inspector for an example).

Link to comment
Share on other sites

I set them to insensitive, but I was always able to select them on my system. If this was not the intention of the GTK developers, I will indeed have to do what you suggested.

 

The reason I set them to insensitive was that the S/R icons will get greyed out as well, but that is just cosmetics.

Link to comment
Share on other sites

I would lean more toward a pop-up drop-down list if it's absolutely necessary (I'm not very fond of pop-ups either as you know).
I'd think that would be fine. Do you mean a separate list pops up over the add button and the current pop down list from the type box stays where it is? Sound good if so. I think I just picked up on the idea of saving coding by just having one selector list but whatever works so long as the user can select what stim to add. And it's easy to use. And it's easy to code. And it works OK. And it looks good. And everybody likes it! Haha! No pressure.

 

I very much appreciate the new upload. I'm just getting it now. This broadband makes it so much faster it looks like it'll be downloaded before I post this..

 

Yes, but I get an error when I try to run DR now. I get libcairo-2.dll not found. Can you upload that somewhere for me please? Or update the whole download and I'll get it again. Thanks.

 

Unless WinRar has unzipped it to the wrong path - can't see it. No a DR folder search can't find it.

Link to comment
Share on other sites

Here you go: http://208.49.149.118/TheDarkMod/DarkRadiant/libpng13.dll

 

If it keeps asking for stuff, we have two more possibilites: Either I upload my whole binary GTK folder (9 MB) or you go ahead and install a GTK2+ package yourself. I can provide you with a link to an executable setup, if you want to do that. :)

Link to comment
Share on other sites

Thanks yes greebo, it's now asking for another file. I'll try the binary folder first. See if that fixes it. I assume the other you mentioned is the whole source package for GTK Radiant on which DR is based?

 

To where do I extract the binary folder? Straight into the DR main folder?

Link to comment
Share on other sites

No, not the GTKRadiant sources, I meant the GTK+ binaries (it's a graphical library that is used by the GIMP for example), you can get them here if you like: http://gimp-win.sourceforge.net/stable.html

 

It's a bit strange that it's asking for so many DLLs, because I think I already included everything that's in the release package.

 

Anyways, as I already fixed that issue with the insensitive rows, I will upload another build later this evening for you. We shouldn't have to mess around with GTK stuff then (just the usual procedure: install a 0.8.1 release package and extract my snapshot over the folder). Don't hold your breath, it may be later this evening (although you Britains are an hour behind me I think).

Link to comment
Share on other sites

It's a bit strange that it's asking for so many DLLs, because I think I already included everything that's in the release package.

 

If you have upgraded GTK then there will almost certainly be new DLLs needed, such as the Cairo libraries.

Link to comment
Share on other sites

I haven't updated the headers yet. I did this in another branch, but haven't merged them back in so far. Maybe I just missed some files (I was dragging and dropping them into the ZIP while looking at the release folder).

 

Anyways, I will upload another build soon that will be "compatible" with the 0.8.1 release - it won't be today because it's past midnight again but expect a new snapshot tomorrow after I've implemented the overriding stuff of inheriting stims/responses.

Link to comment
Share on other sites

I haven't updated the headers yet. I did this in another branch, but haven't merged them back in so far. Maybe I just missed some files (I was dragging and dropping them into the ZIP while looking at the release folder).

 

It's not the headers that are the problem, it's the runtime libraries. The GTK 2.10 runtime DLLs have different dependencies than previous versions.

Link to comment
Share on other sites

Of course, I should've thought of that. :) This means that if we're ever going to upgrade those we should test it on a clean system without the GTK2+ package installed (or at least take the gtk/bin/ folder out of the path).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • nbohr1more

      The Lieutenant 3 is out! Congrats Frost_Salamander! ( raising awareness )
      · 2 replies
    • OrbWeaver

      Has anyone had any luck with textures from Polyhaven? Their OpenEXR normal maps seem too washed out and give incorrect shading in the engine.
      · 5 replies
    • datiswous

      I tried to upscale the TDM logo video. First try:

      briefing_video.mp4 You can test it ingame by making a copy of the core tdm_gui.mtr and place it in your-tdm-root/materials/ , then edit line 249 of that file into the location where you placed the new briefing.mp4 file.
      What I did was I extracted all the image files, then used Upscayl to upscale the images using General photo (Real-Esrgan) upscale setting and then turn it back into a video.
      I might have to crop it a bit, the logo looks smaller on screen (or maybe it's actually better this way?). My video editor turned it into a 16:9 video, which I think overal looks better than 1:1 video of original.
      · 1 reply
    • nbohr1more

      Trying to be productive on my down-time before Capcom releases Akuma and my son is constantly on my PC playing Street Fighter...
      · 1 reply
    • OrbWeaver

      Finally got round to publishing a tutorial on baking normal maps in Blender, since most of the ones we have are inaccessible or years out of date.
      · 4 replies
×
×
  • Create New...