Search found 21 matches
- Wed Nov 23, 2016 17:52
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: [Suggest]CSS Styling
- Replies: 13
- Views: 24720
Re: [Suggest]CSS Styling
Thanks for being open for changes! I only build my sentence on what you told me. I will figure out how difficult it is to apply CSS Styling on CEGUI.
- Wed Nov 23, 2016 09:17
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: [Suggest]CSS Styling
- Replies: 13
- Views: 24720
Re: [Suggest]CSS Styling
It's not good if the internal structure of how CEGUI understands layout and style isn't clear and easy. For the purpose of easy understanding libraries it would be better to apply changes to this. Do most of the properties have to be applied with internal usage of the XML parser? I think there is no...
- Tue Nov 22, 2016 16:14
- Forum: CEGUI Library Development Discussion
- Topic: [Developing]Vulkan API Support
- Replies: 26
- Views: 59205
Re: [Developing]Vulkan API Support
Hi again, I'm still in interest of developing vulkan support, but I think it's better to do this in in a sub project and as a standalone library which should be easily integrated in future. My focus for the library lies first in developing support for easy gui creation and design with css and layout...
- Tue Sep 27, 2016 14:16
- Forum: CEGUI Library Development Discussion
- Topic: [Developing]Vulkan API Support
- Replies: 26
- Views: 59205
Re: [Developing]Vulkan API Support
So now, after a while (yeah quite a while) I can report what I've found out according to Vulkan development. But before I would like to excuse my absence. I had to do a couple of things and I also learned a couple of things. Vulkan support requires alot more time and effort, because I didn't spend m...
- Mon Jul 25, 2016 15:24
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: [Suggest]CSS Styling
- Replies: 13
- Views: 24720
Re: [Suggest]CSS Styling
Okay I make a conclusion how CSS styling and XML layout should work. CSS is for styling, not for layout The css files only specify how the background, inner border, outer border, text alignment, general alignment are. This also includes margin and insets. XML is for Layout, not for styling One gener...
- Mon Jul 25, 2016 13:44
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: [Suggest]CSS Styling
- Replies: 13
- Views: 24720
Re: [Suggest]CSS Styling
YaronCT wrote:@xXArthurXx: Thanx! I'll look at it.
No problem, I hope It's fine

After thinking about this a while I came to the conclusion CEGUI should need some medium changes to accept CSS Styling.
@YaronCT: We need a CSS Parser D:!
(Found one

- Mon Jul 25, 2016 13:37
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: [Suggest]CSS Styling
- Replies: 13
- Views: 24720
Re: [Suggest]CSS Styling
I could give some links to JavaFX to show which pros CSS Styling has :P! In my opinion CSS styling is very modern! Sometimes the companies itself show well which advantages their products have :D, http://docs.oracle.com/javafx/2/css_tutorial/jfxpub-css_tutorial.htm http://docs.oracle.com/javafx/2/ge...
- Mon Jul 25, 2016 13:16
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: [Suggest]CSS Styling
- Replies: 13
- Views: 24720
[Suggest]CSS Styling
Hey Guys, I'm back again with crazy ideas ;D Anyway, I investigated, how Styling is done in CEGUI, but I'm afraid. It's fine for games etc. but not for modern desktop applications Because I'm coming from JavaFX I'm used to style the whole application with CSS - Stylesheets, thats why I thought about...
- Sun Jun 26, 2016 08:17
- Forum: CEGUI Library Development Discussion
- Topic: [Developing]Vulkan API Support
- Replies: 26
- Views: 59205
Re: [Developing]Vulkan API Support
I'm too old
Nah I have only one year left then I'll get to universities ;D

Nah I have only one year left then I'll get to universities ;D
- Wed Jun 22, 2016 14:55
- Forum: CEGUI Library Development Discussion
- Topic: [Developing]Vulkan API Support
- Replies: 26
- Views: 59205
Re: [Developing]Vulkan API Support
Because of much school work, this will take time I only wanted to notice. I'm sorry for that, please bear with me! 

- Tue Jun 21, 2016 11:06
- Forum: Help
- Topic: Resizing two windows simultaneously in layout container
- Replies: 38
- Views: 29814
Re: Resizing two windows simultaneously in layout container
According to the Assembler rewrite of CEGUI, I do not know how I can send any commands to the GPU with assembler :lol: . Our nice graphic card providers, haven't shown us how to do so in Assembler yet :evil: ! What do u mean? At least opengl is simply C functions. Surely u can call C functions from...
- Mon Jun 20, 2016 19:52
- Forum: Help
- Topic: FindCEGUI.cmake Doesn't Work on Debian
- Replies: 7
- Views: 8573
Re: FindCEGUI.cmake Doesn't Work on Debian
Hey :D, I'm using Debian or rather the Linux Mint Debian Distrubution, and I had no problems with using CMake to compile CEGUI. So the problem should be a client specific problem. I've already narrowed down the issue, and it seems to be with how the Debian maintainer is doing things. This would mea...
- Mon Jun 20, 2016 18:54
- Forum: Help
- Topic: FindCEGUI.cmake Doesn't Work on Debian
- Replies: 7
- Views: 8573
Re: FindCEGUI.cmake Doesn't Work on Debian
Hey
,
I'm using Debian or rather the Linux Mint Debian Distrubution, and I had no problems with using CMake to compile CEGUI.
So the problem should be a client specific problem.

I'm using Debian or rather the Linux Mint Debian Distrubution, and I had no problems with using CMake to compile CEGUI.
So the problem should be a client specific problem.
- Mon Jun 20, 2016 18:51
- Forum: Help
- Topic: Resizing two windows simultaneously in layout container
- Replies: 38
- Views: 29814
Re: Resizing two windows simultaneously in layout container
@YaronCT: Indeed, how did you know that :shock: :oops: ! I'm wondering, whether Vulkan could improve performance in such cases :lol: I'll investigate that, because I switched to C++ and CEGUI to improve the performance of my applications. So I must improve performance. PS: According to the Assembler...
- Mon Jun 20, 2016 15:24
- Forum: Help
- Topic: Resizing two windows simultaneously in layout container
- Replies: 38
- Views: 29814
Re: Resizing two windows simultaneously in layout container
Because I didn't found the 'perfomance' issue, I'm asking here.
Does the layout containers still are worse in performance? I always try to optimize everything
Does the layout containers still are worse in performance? I always try to optimize everything
