View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001483 | NoesisGUI | Unreal | public | 2019-06-01 11:27 | 2019-06-01 20:26 |
| Reporter | Dreika | Assigned To | hcpizzi | ||
| Priority | normal | Severity | crash | ||
| Status | assigned | Resolution | open | ||
| Product Version | 2.2.2 | ||||
| Summary | 0001483: Excellent coding in conjunction with Ue4! | ||||
| Description | I was looking for how to make <bb> forum codes for text style in the game chat. I bought plug-ins for replacing the interface, and finding their delay when dragging elements (they were breaking away from the cursor during sudden movements) refused. At first, I was pleased with Xaml. I didn’t see how inconvenient it is to implement <table> <tr> <td> </ td> </ tr> </ table> in it, well, it's tolerable because <Grid> is faster. But after seeing how dragging is implemented in a non-working Inventory project, I returned to the unloved s ++ !!! I'd better look for a paid coder to create a StyleText plugin where Slate Widget WrapText will take an array of style structures Do not ask the developers of Ue4 to study c++ !!!, because basically this engine is chosen because of the easy programming, which you have managed to complicate by creating programs for each with c++ !!! | ||||
| Steps To Reproduce | Open tutorial T_T!!! | ||||
| Attached Files | |||||
| Platform | Windows | ||||
|
Hi Dreika, I am not sure to understand the purpose of this ticket. What should be fixed to close this report? |
|
|
Unreal Engine 4 project can be with c++ but should not contain additional with c++ files if you are not eager to edit the examples under Ue4 every time. C ++ is not well tolerated at the moment. Make the version without c ++ classes on Inventory (in the plugin create all the missing behavior on the transfer in blueprint) |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-06-01 11:27 | Dreika | New Issue | |
| 2019-06-01 11:27 | Dreika | Status | new => assigned |
| 2019-06-01 11:27 | Dreika | Assigned To | => hcpizzi |
| 2019-06-01 11:27 | Dreika | Tag Attached: UE4 | |
| 2019-06-01 11:27 | Dreika | File Added: tyt.png | |
| 2019-06-01 11:38 | jsantos | Note Added: 0005691 | |
| 2019-06-01 11:38 | jsantos | Status | assigned => feedback |
| 2019-06-01 20:26 | Dreika | Note Added: 0005692 | |
| 2019-06-01 20:26 | Dreika | Status | feedback => assigned |