Filter
Exclude
Time range
-
Near
Jun 12
Replying to @Ed__dev @ocornut
Snippet of relevant code that's lifted eventually via a blueprint function library as just a quick ref. ```cpp inline bool Table2_Row_Begin(FString const& Label = "Table2" , FString const& Column1 = "Name", FString const& Column2 = "Content" , ImGuiTableFlags Flags = ImGuiTableFlags_SizingFixedFit | ImGuiTableFlags_Resizable , ImVec2 const& OuterSize = ImVec2(0.0f, 0.0f) , float InnerWidth = 0.0f ) { bool result = BeginTable(Label, 2, Flags); TableSetupColumn(StringCast<ANSICHAR>(* Column1).Get()); TableSetupColumn(StringCast<ANSICHAR>(* Column2).Get()); TableHeadersRow(); return result; } inline bool BeginPropertyTable2(FString const& TableId, bool bShowBorders, bool bShowRowBackground) { FCogWidgets::PushStyleCompact(); ImGuiTableFlags TableFlags = ImGuiTableFlags_SizingFixedFit | ImGuiTableFlags_Resizable; if (bShowBorders) { TableFlags |= ImGuiTableFlags_Borders; } else { TableFlags |= ImGuiTableFlags_NoBordersInBodyUntilResize; } if (bShowRowBackground) { TableFlags |= ImGuiTableFlags_RowBg; } if (BeginTable(TableId, 2, TableFlags)) { TableSetupColumn("Setting"); TableSetupColumn("Value"); return true; } return false; } inline void EndPropertyTable2() { EndTable(); FCogWidgets::PopStyleCompact(); } ```
70
Show off your brand at the table with our custom table flags! Perfect for corporate events, expos, and meetings. 📞 Call 254794099099 for orders #CustomFlags #Branding #EventBranding #CorporateEvents #TableFlags
4
RTA Publicity were over at @AscotRacecourse today for The #ERPToday Awards 🐎 @erp_today Our crew have been super busy installing #brandedsignage, such as #wayfinding #signage, #barbranding, #pennantflags, #brandedparasols, #bunting, #tableflags, #windowgraphics & #backdrops! 🪧
2
Hello #Wednesday! We can print on anything including #tablecloths, poseurs, deckchairs, disposable paper, beanbags, tableflags, backdrops, wall hangings, lecture covers, and you name it! Give us a call today!
2